Changeset 2954578
- Timestamp:
- 08/16/2023 07:45:40 PM (3 years ago)
- Location:
- advanced-post-password/trunk
- Files:
-
- 2 edited
-
post-password.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
advanced-post-password/trunk/post-password.php
r2666736 r2954578 4 4 * Plugin URI: https://garridodiaz.com/category/wp/ 5 5 * Description: Password protected posts/pages adding some extra security features. 6 * Version: 1. 06 * Version: 1.1 7 7 * Author: Chema 8 8 * Author URI: https://garridodiaz.com -
advanced-post-password/trunk/readme.txt
r2809737 r2954578 3 3 Donate link: https://paypal.me/chema/10EUR 4 4 Tags: password, post password, cookie, page title, remove protected, remove private 5 Requires at least: 5.06 Tested up to: 6. 17 Stable tag: 1. 05 Requires at least: 6.0 6 Tested up to: 6.3 7 Stable tag: 1.1 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 16 16 17 17 18 Will allow you to be loged in different posts without putting the password in each of them. If you are an admin no need to insert the password in any protected page.18 Will allow you to be loged in different posts without putting the password in each of them. 19 19 20 You can set a master url to access all the password protected posts..20 You can enable an option so the admin has no need to insert the password in any protected page. 21 21 22 Also removes the prefix that wordpress adds on private and password protected pages. 22 You can set a master url to access all the password protected posts. 23 24 Also you can choose to removes the prefix that wordpress adds on private and password protected pages. 23 25 24 26
Note: See TracChangeset
for help on using the changeset viewer.