Add Terms and Conditions to Restrict Content Pro
April 15, 2015
development projects wordpressTL;DR - I wrote a WordPress plugin to add Terms and Conditions to the registration form when using the Restrict Content Pro plugin . I just recently built a WordPress membership site using the Restrict Content Pro plugin and a few add-ons. However since they were taking money (via Stripe) in the registration process the user wanted a terms and conditions checkbox to ensure the customer knew what they were getting with the membership. I figured this might come in handy so I built and released a plugin for it. Upon installation and activation, you will see a new submenu item under "Restrict" called "Terms". Under "Terms" you will see a simple admin settings page that allows you to set the label for the Terms and Conditions checkbox that shows up on the registration form as well as the link to your terms and conditions (whether that's a page on your site or a PDF on a CDN). The code and idea for the plugin is loosely based on this blog post Add a Agree to Our Terms of Use Field to Restrict Content ProΒ from @pippinsplugins. Plugin code on Github: Restrict Content Pro Terms and Conditions Install via WordPress Plugin repo: Restrict Content Pro - Terms and Conditions
Active Projects
Here are some of the projects I am currently working on. Some are side projects, some are client projects, and some are just for fun. I like to build things and I like to share what I learn along the way. If you have any questions about any of these projects, feel free to reach out.
ποΈ JSONL Tools
I am working on a set of tools to help me work with JSONL. JSONL is a simple format for working with JSON data. I am working on a set of tools to help me work with JSONL data. I will use these tools to help me work with my own data as well as help me build my own APIs. Read more about this project in my blog post about building JSONL Tools.
π€ Make Storytime
Personalized children's stories generated by AI. This is an app I am building with my kids.
π Fax Online
Yea, I know. But there is a long tail for everything and believe it or not there was an underserved market for people that need to send a fax online. Some people (like me!) just need to send a one time fax.
Read more about this micro Saas project in a blog post about building an online fax service.
π₯ Free URL Indexer
Free URL Indexer is a free tool to help you index your backlinks and get them into Google faster. It's a simple tool that I built to help me with my own SEO efforts and I decided to share it with the world. It's a free tool and I don't even ask for your email address. Just paste in your URL and click the button.
π See all projects