WP Manifestindependent plugin directory
manifest / users / members-post-type

Members post type

Manage members on WordPress as post type.

by BE API Technical team · github.com/beapi/members-post-type · website

10stars
6forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/beapi/members-post-type/archive/refs/heads/master.zip

From the readme

Members post type # Description ## Manage members on WordPress as post type. Implement: post type, authentification, role, clone from WordPress. Important to know ## 0.7.2 Compatibility : 4.6 If you have implemented custom views before 0.7.2, you might update them. Especially because wpnonce = mptnonce and wpverifynonce = mptverifynonce. Find an exemple here. 0.7.0 Compatibility : 4.4 If you use the roles and capabilities you have to migrate all data from meta for taxonomies to WordPress native functions. To do so, download the meta for taxonomies plugin and let the plugin migrate the data for you. Changelog ## 1.3.5 - 25 Apr 2025 Add new filter mptviewaccountpagesqueryargs to customize account's pages query args. 1.3.4 - 15 Apr 2025 Add firstname and lastname constant for the validation new email 1.3.3 - 07 Apr 2025 Hide registration link if option is empty 1.3.2 - 27 Mar 2025 Trim 2FA code sended by user 1.3.1 - 26 Mar 2025 Set "Role" taxonomy to be hierarchical. 1.3.0 - 18 Mar 2025 Add options to customize and translate two-factor email. 1.2.0 - 14 Mar 2025 Add option to send emails as HTML instead of plain text. 1.1.4 - 20 Feb 2025 Add support for pas

Read the full README on GitHub →

Releases

TagPublished
1.0.9 Sep 7, 2017
1.0.8 Apr 25, 2017
1.0.7 Apr 19, 2017
1.0.6 Apr 5, 2017
1.0.5 Mar 13, 2017
1.0.4.2 Mar 2, 2017
1.0.3 Feb 15, 2017
1.0.2 Dec 16, 2016
1.0.1 Dec 5, 2016
1.0.0 Nov 28, 2016
0.7.2 Oct 5, 2016

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.