Giter VIP home page Giter VIP logo

members-post-type's Introduction

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 wp_verify_nonce => mpt_verify_nonce. 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.0.10 - 4 Nov 2017

  • Ensure to send all admin notifications.

1.0.9 - 7 Sept 2017

  • Add first name and last for user password reset notification.

1.0.8 - 25 April 2017

  • replace do_action() with apply_filters() cause you MUST NOT echo in shortcode handler

1.0.7 - 19 April 2017

  • add useful do_action() on login tpl
  • increment versions and make it the same as release

1.0.5 - 13 Mar 2017

  • fix undefined var

1.0.4.2 - 02 Mar 2017

  • composer support

1.0.3 - 15 Feb 2017

  • Fix textdomain for errors notification.

1.0.2 - 5 Dec 2016

  • Fix wrong mapping %%user_name%% value.

1.0.1 - 5 Dec 2016

  • Fix wrong default register notification.

1.0.0 - 28 Nov 2016

  • Add for email notifications the available replacements values which are automatically replaced before email send.
  • Update the .pot and French po/mo.

0.7.2 - 5 Oct 2016

  • mpt_nonce_field() method for nounce generating has been integrated to decorrelate members and WordPress users on one hand, and to not share the same cookie for all connected members, as before, in other hand.

0.7.1 - 10 Mar 2016

  • Fix missing mpt_verify_nonce.

0.7.0 - 10 Fev 2016

  • Update the way roles and capabilities works with members.

members-post-type's People

Contributors

asadowski10 avatar benjaminniess avatar herewithme avatar lugom avatar mahjouba91 avatar maximeculea avatar nicolaskulka avatar petitphp avatar rahe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

members-post-type's Issues

Browse as

Hi,

This can be very usefull to have the feature to browse as a user when admin.

Thanks !

Login redirect_to

The redirect_to argument in parameter is not working, the user is never redirected.
The redirect_to hidden field is always at 0.

Mail From

Add option to change mail from with an option

Très lent avec beaucoup de pages

S'il y a beaucoup de pages sur le site, alors le site devient extrêmement lent.
Les pages d'options se chargent à toutes les pages dans l'administration , les fonctions/méthodes lentes :
MPT_Plugin::get_default_settings_fields
run_init::helpers/default-settings.php
MPT_Plugin::_get_pages
MPT_Private_Website::__construct
MPT_Options::get_option
MPT_Options::_load_option

create_function() deprecated

Remove create function deprecated function for PHP7.2.x

wp-content/plugins/members-post-type/libraries/wordpress-settings-api-class/class.settings-api.php line 109

Ajax

Hi,

this can be very usefull to have the wp_ajax_ and wp_ajax_nopriv_ actions like in WordPress.

Rahe

Small error on admin

There is the message :
STRICT Error: [2048] call_user_func_array() expects parameter 1 to be a valid callback, non-static method MPT_Main::switch_blog() should not be called statically /wp-includes/plugin.php on line 406

Rahe

Nonces

Avoir des fonctionnalités de nonce pour les membres connectés/non-connectés.

Post Name

Problem to add post_name in database and for rewrite single-member.php

Remember me

Case à cocher se rappeler de moi pas prise en compte

Composerify

Improve plugin integration by adding composer.json file.

If the custom settings.api by Tareq was blocking it, now it can be included in composer's requirements.

Add auto generate option for special pages

Would be nice to have some automatic generation of special page (options-general.php?page=mpt-settings&tab=mpt-pages) on first activation or as a feature.

A lot of plugin allow it and it's very handy.
Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.