Skip to content

Releases: BeAPI/members-post-type

1.0.9

07 Sep 17:15
Compare
Choose a tag to compare
Bump to 1.0.9

apply_filters for do_action

25 Apr 10:14
Compare
Choose a tag to compare

prevent display error in shortcode handler with the hook mpt_shortcode_login_member_logged_in

Do action to template login when logged in

19 Apr 13:56
Compare
Choose a tag to compare

When logged in there is no way to alter HTML e.g. it's necessary to add some button to deconnect.

use mpt_nonce

05 Apr 12:02
Compare
Choose a tag to compare

the plugin used to use directly wp_nonce which was wrong

Fix undefined var that can cause display error

13 Mar 16:46
Compare
Choose a tag to compare

Add composer support

02 Mar 22:34
Compare
Choose a tag to compare
1.0.4.2

forgot to increment

Fix textdomain for errors notification.

15 Feb 15:34
Compare
Choose a tag to compare

Fix textdomain for errors notification.

Fix %%user_name%%

16 Dec 12:14
Compare
Choose a tag to compare

Fix %%user_name%% to return the user name and the user email depending on if the email login is activated.

Fix register default notification.

05 Dec 21:27
Compare
Choose a tag to compare
1.0.1

Fix register notification

Add emails' available replacement values/descriptions.

28 Nov 15:00
Compare
Choose a tag to compare
  • Add for email notifications the available replacements values which are automatically replaced before email send (#45)
  • Update the .pot and French po/mo.