Skip to content

Instantly share code, notes, and snippets.

@kimcoleman
Last active September 24, 2020 11:50
Show Gist options
  • Save kimcoleman/a78aedf64754f5a2f9c381c7c15120f4 to your computer and use it in GitHub Desktop.
Save kimcoleman/a78aedf64754f5a2f9c381c7c15120f4 to your computer and use it in GitHub Desktop.
Sample content for Sitewide Sales: Vintage Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Vintage
*/
// Pre-Sale Content:
<h1>Vintage Sale starting soon!</h1>
<h4>Sale starts in November 2032.</h4>
<p><a href="#">Learn more.</a></p>
// Sale Content:
<h1>The Vintage Sale is Here!</h1>
<h4>50% off membership now through November 30.</h4> [pmpro_checkout]
// Post-Sale Content:
<h1>Nothing but dust here.</h1>
<h4>Sorry, the sale has ended.</h4>
<p><a href="#">Contact us<a></p>
// Banner Title:
Limited Time Offer
// Banner Content:
50% off membership now through November 30.
// Banner Button Text:
Join Now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment