Skip to content

Instantly share code, notes, and snippets.

@kimcoleman
Last active September 24, 2020 11:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kimcoleman/01eb61de9dbce4dcee366955a8b8ea3a to your computer and use it in GitHub Desktop.
Save kimcoleman/01eb61de9dbce4dcee366955a8b8ea3a to your computer and use it in GitHub Desktop.
Sample content for Sitewide Sales: Gradient Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Gradient
*/
// Pre-Sale Content:
<h1>The Smooth Sale is Almost Here!</h1>
<h4>The wait is almost over. Sale starting October 5014!</h4>
<p><a href="#">Learn More</a></p>
// Sale Content:
<h1>50% off Premium!</h1>
<h4>Don't miss out—this sale is fading fast.</h4>
[pmpro_checkout]
// Post-Sale Content:
<h1>Whoops! This Shiny Sale is No More.</h1>
<h4>Don't worry. We'll have another one soon.</h4>
<p><a href="#">Find out when.</a></p>
// Banner Title:
50% off Premium!
// Banner Content:
Don't miss out—this sale is fading fast. Use code <u>FLASH</u> now through November 30.
// Banner Button Text:
Join Today and Save!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment