Plugin Directory

Changeset 3063663


Ignore:
Timestamp:
04/03/2024 11:41:16 AM (2 years ago)
Author:
wpsecuredcom
Message:

Adding first version of my plugin

Location:
secured-wp
Files:
2 added
4 edited
1 copied

Legend:

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

    r3063651 r3063663  
    55Tested up to: 6.5
    66Requires PHP: 7.2
    7 Stable tag: 2.0.1
     7Stable tag: 2.0.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7575
    7676== Changelog ==
     77= 2.0.2 =
     78* Added missing constants file
     79
    7780= 2.0.1 =
    7881* Fixed bugs and problems, added blueprint.json
  • secured-wp/tags/2.0.2/secured-wp.php

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

    r3063651 r3063663  
    55Tested up to: 6.5
    66Requires PHP: 7.2
    7 Stable tag: 2.0.1
     7Stable tag: 2.0.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7575
    7676== Changelog ==
     77= 2.0.2 =
     78* Added missing constants file
     79
    7780= 2.0.1 =
    7881* Fixed bugs and problems, added blueprint.json
  • secured-wp/trunk/secured-wp.php

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