Plugin Directory

Changeset 2738597


Ignore:
Timestamp:
06/07/2022 12:07:33 PM (4 years ago)
Author:
wp01ru
Message:

Обновление

Location:
wp01/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp01/trunk/inc/class-wp01.php

    r2704885 r2738597  
    8282        add_action('wp_ajax_wp01_save_settings', array('WP01', 'save_settings'));
    8383/* start new */     
     84/*
    8485        add_action('wp_ajax_wp01_generate_zip_archive', array('WP01', 'make_archive'));
    8586        add_action('wp_ajax_nopriv_wp01_generate_zip_archive', array('WP01', 'make_archive'));
     87 */
    8688/* end new  */
    8789    }
  • wp01/trunk/readme.txt

    r2704885 r2738597  
    11=== WP01 - Speed, Security, SEO consultant ===
    22Plugin Name: WP01 - Speed, Security, SEO consultant
    3 Version: 2.6
     3Version: 2.6.1
    44Author: WP01
    55Author URI: https://wp01.ru
     
    88Donate link: https://plagin.wp01.ru/coffee-for-developers.php
    99Requires at least: 4.0
    10 Tested up to: 5.9.2
     10Tested up to: 6.0
    1111Requires PHP: 5.6
    12 Stable tag: 2.6
     12Stable tag: 2.6.1
    1313License: GPLv2 or later
    1414License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    7979
    8080== Changelog ==
     81= 2.6.1 =
     82* Vulnerability frozen
     83* Fixed inaccuracies
     84* Tested for compatibility with WordPress 6.0
     85
    8186= 2.6 =
    8287* The "Quick Backup" subsection has been created
  • wp01/trunk/wp01.php

    r2704885 r2738597  
    44 * Plugin URI: https://wp01.ru
    55 * Description: Плагин для самостоятельного ускорения, seo оптимизации и защиты вашего WordPress сайта.
    6  * Version: 2.6
     6 * Version: 2.6.1
    77 * Author: WP01
    88 * Author URI: https://wp01.ru
Note: See TracChangeset for help on using the changeset viewer.