Changeset 3078397
- Timestamp:
- 04/29/2024 04:43:30 AM (2 years ago)
- Location:
- a-little-more-secure
- Files:
-
- 2 edited
- 13 copied
-
tags/1.0.4 (copied) (copied from a-little-more-secure/trunk)
-
tags/1.0.4/README.txt (copied) (copied from a-little-more-secure/trunk/README.txt) (2 diffs)
-
tags/1.0.4/a-little-more-secure.php (copied) (copied from a-little-more-secure/trunk/a-little-more-secure.php) (2 diffs)
-
tags/1.0.4/languages (copied) (copied from a-little-more-secure/trunk/languages)
-
tags/1.0.4/languages/a-little-more-secure-ch_CH.mo (copied) (copied from a-little-more-secure/trunk/languages/a-little-more-secure-ch_CH.mo)
-
tags/1.0.4/languages/a-little-more-secure-ch_CH.po (copied) (copied from a-little-more-secure/trunk/languages/a-little-more-secure-ch_CH.po)
-
tags/1.0.4/languages/a-little-more-secure-de_CH.mo (copied) (copied from a-little-more-secure/trunk/languages/a-little-more-secure-de_CH.mo)
-
tags/1.0.4/languages/a-little-more-secure-de_CH.po (copied) (copied from a-little-more-secure/trunk/languages/a-little-more-secure-de_CH.po)
-
tags/1.0.4/languages/a-little-more-secure-de_CH_informal.mo (copied) (copied from a-little-more-secure/trunk/languages/a-little-more-secure-de_CH_informal.mo)
-
tags/1.0.4/languages/a-little-more-secure-de_CH_informal.po (copied) (copied from a-little-more-secure/trunk/languages/a-little-more-secure-de_CH_informal.po)
-
tags/1.0.4/languages/a-little-more-secure-de_DE.mo (copied) (copied from a-little-more-secure/trunk/languages/a-little-more-secure-de_DE.mo)
-
tags/1.0.4/languages/a-little-more-secure-de_DE.po (copied) (copied from a-little-more-secure/trunk/languages/a-little-more-secure-de_DE.po)
-
tags/1.0.4/public-functions.php (copied) (copied from a-little-more-secure/trunk/public-functions.php)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/a-little-more-secure.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
a-little-more-secure/tags/1.0.4/README.txt
r3078391 r3078397 5 5 Requires at least: 5.0 6 6 Tested up to: 6.5.2 7 Stable tag: 1.0. 37 Stable tag: 1.0.4 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl … … 32 32 == Changelog == 33 33 34 = 1.0.4 = 35 * Check compatiblility with 6.5.2 36 34 37 = 1.0.3 = 35 38 * Optimization: load textdomain properly -
a-little-more-secure/tags/1.0.4/a-little-more-secure.php
r3078391 r3078397 5 5 * Plugin URI: https://github.com/palasthotel/a-little-more-secure 6 6 * Description: Stop bots from brute force hacking your wp-login.php 7 * Version: 1.0. 37 * Version: 1.0.4 8 8 * Author: Palasthotel <[email protected]> 9 9 * Author URI: https://palasthotel.de … … 14 14 * License: http://www.gnu.org/licenses/gpl-3.0.html GPLv3 15 15 * 16 * @copyright Copyright (c) 2023,Palasthotel16 * @copyright Palasthotel 17 17 * @package Palasthotel\ALittleMoreSecure 18 18 */ -
a-little-more-secure/trunk/README.txt
r3078391 r3078397 5 5 Requires at least: 5.0 6 6 Tested up to: 6.5.2 7 Stable tag: 1.0. 37 Stable tag: 1.0.4 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl … … 32 32 == Changelog == 33 33 34 = 1.0.4 = 35 * Check compatiblility with 6.5.2 36 34 37 = 1.0.3 = 35 38 * Optimization: load textdomain properly -
a-little-more-secure/trunk/a-little-more-secure.php
r3078391 r3078397 5 5 * Plugin URI: https://github.com/palasthotel/a-little-more-secure 6 6 * Description: Stop bots from brute force hacking your wp-login.php 7 * Version: 1.0. 37 * Version: 1.0.4 8 8 * Author: Palasthotel <[email protected]> 9 9 * Author URI: https://palasthotel.de … … 14 14 * License: http://www.gnu.org/licenses/gpl-3.0.html GPLv3 15 15 * 16 * @copyright Copyright (c) 2023,Palasthotel16 * @copyright Palasthotel 17 17 * @package Palasthotel\ALittleMoreSecure 18 18 */
Note: See TracChangeset
for help on using the changeset viewer.