Plugin Directory

Changeset 2577922


Ignore:
Timestamp:
08/04/2021 11:32:30 AM (5 years ago)
Author:
wpsecuredcom
Message:

Adding first version of my plugin

Location:
secured-wp
Files:
8 added
2 deleted
2 edited
4 copied

Legend:

Unmodified
Added
Removed
  • secured-wp/tags/1.4/readme.txt

    r2577911 r2577922  
    55Tested up to: 5.8
    66Requires PHP: 7.2
    7 Stable tag: 1.3
     7Stable tag: 1.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • secured-wp/tags/1.4/secured-wp.php

    r2577914 r2577922  
    1616 * Plugin URI:        https://wp-secured.com
    1717 * Description:       Provides Security for WP sites. 2FA, login attempts, hardens WP login process
    18  * Version:           1.3
     18 * Version:           1.4
    1919 * Author:            wp-secured
    2020 * Author URI:        https://wp-secured.com
  • secured-wp/trunk/readme.txt

    r2577911 r2577922  
    55Tested up to: 5.8
    66Requires PHP: 7.2
    7 Stable tag: 1.3
     7Stable tag: 1.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • secured-wp/trunk/secured-wp.php

    r2577914 r2577922  
    1616 * Plugin URI:        https://wp-secured.com
    1717 * Description:       Provides Security for WP sites. 2FA, login attempts, hardens WP login process
    18  * Version:           1.3
     18 * Version:           1.4
    1919 * Author:            wp-secured
    2020 * Author URI:        https://wp-secured.com
Note: See TracChangeset for help on using the changeset viewer.