Skip to content

Instantly share code, notes, and snippets.

@ideadude
Created September 17, 2019 13:45
Show Gist options
  • Save ideadude/3b4358c8d655b2e2c2da3d2ae5769ff1 to your computer and use it in GitHub Desktop.
Save ideadude/3b4358c8d655b2e2c2da3d2ae5769ff1 to your computer and use it in GitHub Desktop.
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