GithubHelp home page GithubHelp logo

lipsworld / members-post-type Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beapi/members-post-type

0.0 2.0 0.0 614 KB

Manage members on WordPress as post type.

Home Page: https://beapi.fr

CSS 0.19% JavaScript 1.75% PHP 98.06%

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

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

Watchers

James Cloos avatar Carlos Matos avatar

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.