mini-membership

Beskrywing

Hierdie uitbreiding is op Julie 24, 2023 gesluit. Dit is nie beskikbaar om afgelaai te word nie. Rede: Riglyn Oortreding.

Aanbevelings

Januarie 1, 2019
On top of that, the developer seems "out to lunch" in that he has not responded to user's request for help for years! Very strange behavior when testing it out. Could be a lot better if developer just listened to the users and fixes the items we point out.
Oktober 21, 2017
I was writing my own plugin and couldn't figure out why admin-ajax kept redirecting me to my home page, then realized it was this plugin that was the culprit. To the author: PLEASE update your code so it doesn't interfere with ajax calls. I fixed the issue by adjusting the following code thusly function mm_block_dashboard_access() { if (!defined( 'DOING_AJAX') && is_admin() && ! current_user_can( 'edit_posts' ) ) { wp_redirect( home_url() ); exit; } }
Read all 3 reviews

Contributors & Developers

“Mini Membership” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:

Contributors

Translate “Mini Membership” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.