Changeset 3063663
- Timestamp:
- 04/03/2024 11:41:16 AM (2 years ago)
- Location:
- secured-wp
- Files:
-
- 2 added
- 4 edited
- 1 copied
-
tags/2.0.2 (copied) (copied from secured-wp/trunk)
-
tags/2.0.2/constants.php (added)
-
tags/2.0.2/readme.txt (modified) (2 diffs)
-
tags/2.0.2/secured-wp.php (modified) (1 diff)
-
trunk/constants.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/secured-wp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
secured-wp/tags/2.0.2/readme.txt
r3063651 r3063663 5 5 Tested up to: 6.5 6 6 Requires PHP: 7.2 7 Stable tag: 2.0. 17 Stable tag: 2.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 75 75 76 76 == Changelog == 77 = 2.0.2 = 78 * Added missing constants file 79 77 80 = 2.0.1 = 78 81 * Fixed bugs and problems, added blueprint.json -
secured-wp/tags/2.0.2/secured-wp.php
r3063651 r3063663 16 16 * Plugin URI: https://wp-secured.com 17 17 * Description: Provides Security for WP sites. 2FA, login attempts, hardens WP login process 18 * Version: 2.0. 118 * Version: 2.0.2 19 19 * Author: wp-secured 20 20 * Author URI: https://wp-secured.com -
secured-wp/trunk/readme.txt
r3063651 r3063663 5 5 Tested up to: 6.5 6 6 Requires PHP: 7.2 7 Stable tag: 2.0. 17 Stable tag: 2.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 75 75 76 76 == Changelog == 77 = 2.0.2 = 78 * Added missing constants file 79 77 80 = 2.0.1 = 78 81 * Fixed bugs and problems, added blueprint.json -
secured-wp/trunk/secured-wp.php
r3063651 r3063663 16 16 * Plugin URI: https://wp-secured.com 17 17 * Description: Provides Security for WP sites. 2FA, login attempts, hardens WP login process 18 * Version: 2.0. 118 * Version: 2.0.2 19 19 * Author: wp-secured 20 20 * Author URI: https://wp-secured.com
Note: See TracChangeset
for help on using the changeset viewer.