Changeset 3213980
- Timestamp:
- 12/27/2024 09:39:23 PM (15 months ago)
- Location:
- password-for-wp
- Files:
-
- 18 added
- 1 deleted
- 1 edited
-
tags/1.6 (added)
-
tags/1.6/assets (added)
-
tags/1.6/assets/get3_pass.css (added)
-
tags/1.6/assets/get3_pass.js (added)
-
tags/1.6/assets/get3_pass_wp.css (added)
-
tags/1.6/get3-password-wp.php (added)
-
tags/1.6/languages (added)
-
tags/1.6/languages/password-for-wp-de_DE.mo (added)
-
tags/1.6/languages/password-for-wp-de_DE.po (added)
-
tags/1.6/languages/password-for-wp-en_EN.mo (added)
-
tags/1.6/languages/password-for-wp-en_EN.po (added)
-
tags/1.6/languages/password-for-wp-fr_FR.mo (added)
-
tags/1.6/languages/password-for-wp-fr_FR.po (added)
-
tags/1.6/languages/password-for-wp-pl_PL.mo (added)
-
tags/1.6/languages/password-for-wp-pl_PL.po (added)
-
tags/1.6/parts (added)
-
tags/1.6/parts/get3-login.php (added)
-
tags/1.6/readme.txt (added)
-
trunk/README.md (deleted)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
password-for-wp/trunk/readme.txt
r3213879 r3213980 1 === Plugin Name === 2 Contributors: get3code 3 Donate link: http://get3code.com/ 4 Tags: password, passwords, wordpress password, password page 5 Requires at least: 4.9 6 Tested up to: 6.0 7 Requires PHP: 7.0 8 Stable tag: 1.4 9 10 == Description == 11 1 === Password for WP === 12 2 Add a password for the entire Wordpress website in a simple and quick way. You can edit the background and add a message to the user. The plugin is completely free. 13 3 14 = Translations = 4 Contributors: get3code 5 Tags: password, wordpress, security 6 Requires at least: 7.0 7 Tested up to: 6.7 8 Requires PHP: 7.4 9 Stable tag: 1.6 10 License: GPLv2 or later 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html 15 12 16 English, Polish, German, French 13 === Translations === 14 Plugin translations will be added in future versions. 17 15 18 = Upgrading = 19 20 If you are upgrading manually via FTP rather that through the WordPress automatic upgrade link, please de-activate and re-activate the plugin to ensure the plugin upgrades correctly. 21 22 = Upgrade Notice = 23 24 ### 1.6 25 Added CSRF security 26 Support for Wordpress 6.7 27 28 ### 1.5 29 Add plugin support for WordPress 6.5.5 30 31 ### 1.4 32 Add plugin support for WordPress > 6 33 34 ### 1.3 35 Add support for new Wordpress > 6 36 37 ### 1.2 38 Add support for new Wordpress 5.7 39 40 ### 1.1 41 Add translation: Polish, German, French. 42 43 ### 1.0 44 Add plugin to WordPress repository 45 46 47 = Changelog = 48 49 ... 50 51 == Installation == 52 53 = To install and configure this plugin... = 54 16 === Installation === 55 17 1. Upload or install the plugin through your WordPress admin. 56 18 2. Activate the plugin via the 'Plugins' admin menu. 57 19 3. Configure plugin in the Password for WP settings. 58 20 21 === Upgrading === 22 If you are upgrading manually via FTP rather that through the WordPress automatic upgrade link, please de-activate and re-activate the plugin to ensure the plugin upgrades correctly. 59 23 24 === Upgrade Notice === 60 25 26 = 1.0 = 27 Add plugin to WordPress repository 28 29 = 1.1 = 30 Plugin tested in Wordpress 5.5 31 32 = 1.2 = 33 Plugin tested in Wordpress 5.7 34 35 = 1.3 = 36 Plugin tested in Wordpress > 6 37 38 = 1.4 = 39 Add plugin support for WordPress > 6 40 41 = 1.5 = 42 Support for WordPress 6.* 43 Fixed translations 44 45 = 1.6 = 46 Added CSRF security 47 Support for Wordpress 6.7
Note: See TracChangeset
for help on using the changeset viewer.