When a member agrees to your site’s Terms of Service, the date of their agreement is logged and stored for their user account. Adding today’s date directly into the label of the Terms of Service checkbox at checkout can provide an extra layer of clarity for both you and your members.
This code recipe uses the pmpro_tos_field_label
filter to append today’s date to the Terms of Service label. The modified label will show like this:
I agree to the [title of your Terms of Service page] on [today’s date].
The Code Recipe
Adding the Recipe to Your Website
You can add this recipe to your site by creating a custom plugin or using the Code Snippets plugin available for free in the WordPress repository. Read this companion article for step-by-step directions on either method.
You do not need to customize this message at all, but if you want to you can adjust lines 20 to 25 to your preferred label for the terms of service agreement checkbox.
Free Course: Membership Site Development—The Basics
Develop a deeper understanding of membership site development in this beginner-level course. Learn how to make your site work better, save yourself time and money, and improve your site's performance.