Περιγραφή
Simple Member Protection allows site admins to restrict access to certain content based on user login status or assigned membership levels. Protect parts of your post/page content with a simple shortcode or assign membership levels through the admin interface.
Features include:
– Protect content with shortcodes for logged-in users only.
– Manage members and define membership levels.
– Assign membership level requirements to posts and pages.
– Import/export member data.
– Lightweight and easy to configure.
Usage
Wrap content with [protected_content]...[/protected_content]
to restrict it to logged-in users.
To restrict content by membership level:
1. Edit a post or page.
2. Use the “Membership Protection” meta box to select the required level.
Shortcodes
[protected_content]Your protected content here[/protected_content]
– Restricts the content to logged-in users.
[protected_content level="gold"]Your gold members-only content here[/protected_content]
– Restricts the content to users with a specific membership level (e.g., “gold”).
If a user is not logged in or does not meet the membership level requirement, a login prompt is displayed.
Credits
Developed by WP Plugin Pilot
Plugin URI: https://wppluginpilot.com/simple-member-protection/
License
This plugin is licensed under the GPLv2 or later.
Στιγμιότυπα
Εγκατάσταση
- Upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to the Simple Member Protection admin menu to configure your settings.
- Use the provided shortcodes or meta box options to protect content.
Συχνές Ερωτήσεις
-
Can I restrict content by user role or membership level?
-
Yes, you can assign and manage custom membership levels and apply them to posts or pages.
-
Is there a front-end login or registration form?
-
The plugin currently does not provide a front-end login/registration form.
-
Can I export or import members?
-
Yes. The plugin includes tools for importing and exporting member data.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Simple Member Protection” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Simple Member Protection” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- Initial release.
- Content restriction via shortcode and membership meta box.
- Member and membership level management.
- Import/export support.