Difference between revisions of "Tips & Tricks"
From aMember Pro Documentation
Line 16: | Line 16: | ||
*[[How to add special validation for some fields on signup form]] | *[[How to add special validation for some fields on signup form]] | ||
*[[How to store plain text passwords for users]] | *[[How to store plain text passwords for users]] | ||
+ | *[[How to restrict access to admin interface by certain IP address]] |
Revision as of 02:04, 23 January 2013
Customization Tips & Tricks:
- How to redirect user to different thanks page after payment
- How to enable access to helpdesk only if user have special product
- How to add welcome ticket in helpdesk when user signup
- How to link aMember to different wordpress blogs
- REST API examples
- How to customize user tabs in member's area
- How to add own link to "Useful Links" block in member's area
- How to add fields to a product
- How to add/remove html blocks in member's area
- How to add custom page in member area
- How to add some html/js code to pages via hooks
- How to set up custom invoice numbering
- How to add custom placeholders to email templates
- How to translate options in additional fields and text added with customizations
- How to add special validation for some fields on signup form
- How to store plain text passwords for users
- How to restrict access to admin interface by certain IP address