Skip to content

Instantly share code, notes, and snippets.

@ideadude
Created September 17, 2019 13:45
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Pre v2.1 TOS code in pages/checkout.php.
<input type="checkbox" name="tos" value="1" id="tos" /> <label class="pmpro_label-inline pmpro_clickable" for="tos"><?php printf(__('I agree to the %s', 'paid-memberships-pro' ), $tospage->post_title);?></label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment