Releases: BeAPI/members-post-type
Releases · BeAPI/members-post-type
Release list
1.0.9
apply_filters for do_action
prevent display error in shortcode handler with the hook mpt_shortcode_login_member_logged_in
Do action to template login when logged in
When logged in there is no way to alter HTML e.g. it's necessary to add some button to deconnect.
use mpt_nonce
the plugin used to use directly wp_nonce which was wrong
Fix undefined var that can cause display error
1.0.5 update changelog
Add composer support
Fix textdomain for errors notification.
Fix textdomain for errors notification.
Fix %%user_name%%
Fix %%user_name%% to return the user name and the user email depending on if the email login is activated.
Fix register default notification.
1.0.1 Fix register notification
Add emails' available replacement values/descriptions.
- Add for email notifications the available replacements values which are automatically replaced before email send (#45)
- Update the .pot and French po/mo.