Skip to content

Instantly share code, notes, and snippets.

@kimcoleman
Last active September 24, 2020 11:51
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/880674dd822ba60eaf73662856a8adb6 to your computer and use it in GitHub Desktop.
Save kimcoleman/880674dd822ba60eaf73662856a8adb6 to your computer and use it in GitHub Desktop.
Sample content for Sitewide Sales: Ocean Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Ocean
*/
// Pre-Sale Content:
<h4>Captain, I see it! The Sale is close at hand.</h4>
<h1>Underwater Sale Starts Friday!</h1>
<p><a href="#">Stay up to date</a></p>
// Sale Content:
<h4>A pirates saving around every corner.</h4>
<h1>Swashbuckler Sale On Now!</h1>
<h4>50% off Premium Membership through November 30.</h4> [pmpro_checkout]
// Post-Sale Content:
<h1>Ah, barnacles! The Sale has vanished.</h1>
<h4>Keep your eye on the horizon for another sale.</h4>
<p><a href="#">Stay up to date with news of future sales.</a></p>
// Banner Title:
Swashbuckler Sale On Now!
// Banner Content:
Ahoy, there! Save 50% on Premium Membership through November 30.
// Banner Button Text:
Join &amp; Save Now »
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment