- This topic has 1 reply, 2 voices, and was last updated 8 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › 3 potential improvements
Hi,
I use your plugin for my site and it works pretty well. So, at first, thanks a lot for your work!
After customizing it for my needs, I have 3 suggestions that may eventually improve it:
1- Place a reset button in each form, so that everyone can cancel the form action – this is the most obvious and simple improvement: just add <input type="reset" class="whatever-prefix-reset-btn" value="Reset"> in all the forms. And if people don’t want to see it, they still can use CSS to hide them.
2- Add a “company” row in the registration form – one might need BtoB actions.
3- Add a button in the plugin admin interface so that PO and MO files are updated or not during the plugin update — this way, one can keep its own words, according to its needs: registration, subscription, access… or whatever words one needs according to its membership use.
What do you think about these 3 suggestions?
#1 Thank you for the suggestion.
#2 You can do this, using the Form Builder Addon.
#3 When a plugin is updated through the WP Plugins panel, everything in the affected plugin directory is overwritten. That’s just how WP works.