| 开发者 | |
|---|---|
| 更新时间 | 2026年7月15日 17:36 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
wp-admin), keeping your frontend pristine, and provides native WordPress-powered shortcodes to handle user authentication entirely on the frontend.
Features
/premium-content/). Sub-pages are automatically protected.[ajo_login] - Displays the standard login form. (Hides automatically if the user is already logged in).[ajo_register] - Displays a straightforward registration form.[ajo_password_reset] - Displays the lost password / reset request form.[ajo_edit_profile] - Displays a secure frontend profile editor for logged-in users to update their name, email, and password.ajo-membership folder to the /wp-content/plugins/ directory, or install it via the WordPress Plugins dashboard by uploading the .zip file.Because this plugin securely utilizes WordPress's native registration system, you must enable registration in your main WordPress settings. Go to Settings > General and check the box next to Membership that says "Anyone can register".
Go to Settings > AJO Membership. In the "Protected URLs / Paths" box, type the path of the page you want to protect (e.g., /my-secret-page/). Enter one path per line.
Yes! If you protect /members/, then any sub-page like /members/downloads/ or /members/videos/ will automatically be protected as well.
No. The plugin automatically detects if a user is an Administrator or not. If a subscriber or customer tries to access /wp-admin/, they will be safely redirected back to your homepage.
[ajo_login], [ajo_register], [ajo_password_reset].[ajo_edit_profile] shortcode for secure frontend profile updating.