Tag: wpmem_register_form
-
Multiple Selection Checkboxes – Add A Section Heading (Basic)
This tutorial is an extension of the tutorial on creating Multiple Selection Checkboxes. This tutorial will add a little snippet to one of the functions in that tutorial to show you how to add a section heading to your group of checkboxes. This is a basic tutorial. There is also a more advanced tutorial that…
-
Add a privacy policy or a terms of service in a textarea field
The plugin has a built-in process for adding a Terms of Service popup and that can be used in a number of different ways, or could be changed completely using some different filters. But what about adding a separate Privacy Policy in a textarea field? Or including your Terms of Service in the same way?…
-
Add a separator line of text in the registration form
This is an example of how to add a line of text in your form, ideal for creating separation for sections of a form, or to add specific instructions.
-
Multiple Selection Checkboxes
As of WP-Members 3.1.0, multiple selection checkbox support is an included feature in the plugin. That makes custom implementation such as described here unnecessary for most applications. I am leaving this post here however as there may continue to be users who (1) need a high level of customization that may utilize some or all…
-
Fighting registration spam with a honey pot
I’ve had a few requests for help with combating registration spam using the plugin. To be honest, I’m right there with you all – I was getting a great deal of registration spam here on the site. I’ve been working on how to reduce that with a number of approaches. One approach is the Security…