/old_pmpro_tos_code.php Secret
Created
September 17, 2019 13:45
Star
You must be signed in to star a gist
Pre v2.1 TOS code in pages/checkout.php.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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