Plugin Directory

Changeset 2971757


Ignore:
Timestamp:
09/26/2023 10:01:18 AM (3 years ago)
Author:
wedos
Message:

Update plugin metadata

Location:
wgpwpp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wgpwpp/trunk/README.txt

    r2971707 r2971757  
    44Tags: Security, WAF, DDOS Protection, Performance, CDN, Cybersecurity, Protection, High Availability, Increased Loading Speed, SEO Improvement, Firewall, Mitigation
    55Requires at least: 5.6
    6 Tested up to: 6.2
     6Tested up to: 6.3
    77Stable tag: 1.0.0
    88Requires PHP: 7.4
     
    124124* Initial release
    125125
     126= v1.0.1
     127
     128* Update plugin metadata
     129
    126130== Upgrade Notice ==
    127131= v1.0.0 =
  • wgpwpp/trunk/wgpwpp.php

    r2971707 r2971757  
    1717 * Plugin URI:        https://www.wedos.global/protection/wp-plugin
    1818 * Description:       Activate and use the WEDOS Global Protection service. WEDOS Global Protection brings global security for your WordPress website, ensures low latency and minimal loading time.
    19  * Version:           1.0.0
     19 * Version:           1.0.1
    2020 * Requires at least: 5.6
    2121 * Requires PHP:      7.4
    22  * Author:            František Hrubeš, WEDOS Internet, a.s.
     22 * Author:            WEDOS
    2323 * Author URI:        https://www.wedos.cz
    2424 * License:           GPL-2.0+
     
    3838 * Rename this for your plugin and update it as you release new versions.
    3939 */
    40 const WGPWPP_VERSION = '1.0.0';
     40const WGPWPP_VERSION = '1.0.1';
    4141const WGPWPP_PLUGIN_NAME = 'wgpwpp';
    4242const WGPWPP_PLUGIN_FILE = __FILE__;
Note: See TracChangeset for help on using the changeset viewer.