Plugin Directory

Changeset 3213980


Ignore:
Timestamp:
12/27/2024 09:39:23 PM (15 months ago)
Author:
get3code
Message:

Update security for wordpress 6.7

Location:
password-for-wp
Files:
18 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • password-for-wp/trunk/readme.txt

    r3213879 r3213980  
    1 === Plugin Name ===
    2 Contributors: get3code
    3 Donate link: http://get3code.com/
    4 Tags: password, passwords, wordpress password, password page
    5 Requires at least: 4.9
    6 Tested up to: 6.0
    7 Requires PHP: 7.0
    8 Stable tag: 1.4
    9 
    10 == Description ==
    11 
     1=== Password for WP ===
    122Add a password for the entire Wordpress website in a simple and quick way. You can edit the background and add a message to the user. The plugin is completely free.
    133
    14 = Translations =
     4Contributors: get3code
     5Tags: password, wordpress, security
     6Requires at least: 7.0
     7Tested up to: 6.7
     8Requires PHP: 7.4
     9Stable tag: 1.6
     10License: GPLv2 or later
     11License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1512
    16 English, Polish, German, French
     13=== Translations ===
     14Plugin translations will be added in future versions.
    1715
    18 = Upgrading =
    19 
    20 If you are upgrading manually via FTP rather that through the WordPress automatic upgrade link, please de-activate and re-activate the plugin to ensure the plugin upgrades correctly.
    21 
    22 = Upgrade Notice =
    23 
    24 ### 1.6
    25 Added CSRF security
    26 Support for Wordpress 6.7
    27 
    28 ### 1.5
    29 Add plugin support for WordPress 6.5.5
    30 
    31 ### 1.4
    32 Add plugin support for WordPress > 6
    33 
    34 ### 1.3
    35 Add support for new Wordpress > 6
    36 
    37 ### 1.2
    38 Add support for new Wordpress 5.7
    39 
    40 ### 1.1
    41 Add translation: Polish, German, French.
    42 
    43 ### 1.0
    44 Add plugin to WordPress repository
    45 
    46 
    47 = Changelog =
    48 
    49 ...
    50 
    51 == Installation ==
    52 
    53 = To install and configure this plugin... =
    54 
     16=== Installation ===
    55171. Upload or install the plugin through your WordPress admin.
    56182. Activate the plugin via the 'Plugins' admin menu.
    57193. Configure plugin in the Password for WP settings.
    5820
     21=== Upgrading ===
     22If you are upgrading manually via FTP rather that through the WordPress automatic upgrade link, please de-activate and re-activate the plugin to ensure the plugin upgrades correctly.
    5923
     24=== Upgrade Notice ===
    6025
     26= 1.0 =
     27Add plugin to WordPress repository
     28
     29= 1.1 =
     30Plugin tested in Wordpress 5.5
     31
     32= 1.2 =
     33Plugin tested in Wordpress 5.7
     34
     35= 1.3 =
     36Plugin tested in Wordpress > 6
     37
     38= 1.4 =
     39Add plugin support for WordPress > 6
     40
     41= 1.5 =
     42Support for WordPress 6.*
     43Fixed translations
     44
     45= 1.6 =
     46Added CSRF security
     47Support for Wordpress 6.7
Note: See TracChangeset for help on using the changeset viewer.