Changeset 1867227
- Timestamp:
- 05/01/2018 11:34:04 PM (8 years ago)
- Location:
- wp-guardian/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-guardian.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-guardian/trunk/readme.txt
r1854941 r1867227 1 1 === WP Guardian === 2 Contributors: jfcby 2 3 Tags: backups, security, login, lockouts, adopt-me 3 4 Requires at least: 4.0 … … 57 58 == Changelog == 58 59 59 To see the full revision history, please read the `CHANGELOG.md` file which explains any changes that have been made. 60 = 1.3.3 = 61 62 * Updated author information - Removed Daniel James danieltj 63 * To see the full revision history, please read the `CHANGELOG.md` file which explains any changes that have been made. -
wp-guardian/trunk/wp-guardian.php
r1770915 r1867227 5 5 * Plugin URI: https://wordpress.org/plugins/wp-guardian/ 6 6 * Description: An easy way to harden your website's security effectively. 7 * Author: Daniel James8 * Author URI: http s://www.danieltj.co.uk/7 * Author: James Cooper 8 * Author URI: http://www.corematrixgrid.com/ 9 9 * Text Domain: wp-guardian 10 * Version: 1.3. 210 * Version: 1.3.3 11 11 */ 12 12
Note: See TracChangeset
for help on using the changeset viewer.