Plugin Directory

Changeset 2453082


Ignore:
Timestamp:
01/09/2021 11:15:17 AM (5 years ago)
Author:
xpointer
Message:

Version 1.7.1

Location:
wp-config-file-editor/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-config-file-editor/trunk/Installer/Installer.class.php

    r2233498 r2453082  
    6868       
    6969        '1.7.0',
     70       
     71       
     72        '1.7.1',
    7073       
    7174    );
  • wp-config-file-editor/trunk/readme.txt

    r2233498 r2453082  
    33Tags: system, admin, administration, ajax, authentication, dashboard, edit, wordpress, plugin, wp-config.php, configuration, config, settings, constants, parameters, defines, memory, database, security, upgrade, update, ftp, post, localization, lanaguage, cron, multi sites, ms, mu, database, authentication, salts, debugging, development, proxy, cookies, http requests
    44Requires at least: 4.0
    5 Tested up to: 5.3.2
    6 Stable tag: 1.7
     5Tested up to: 5.6
     6Stable tag: 1.7.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    275275== Changelog ==
    276276
     277= 1.7.1 =
     278* Wordpress compatibility check
     279
    277280= 1.7 =
    278281* Wordpress compatibility check
  • wp-config-file-editor/trunk/wp-config-file-editor.php

    r2233498 r2453082  
    22/**
    33* Plugin Name: WP Config File Editor
    4 * Plugin URI: https://www.github.com/xptrdev
     4* Plugin URI: https://www.github.com/corsairh
    55* Text Domain: wp-config-file-editor
    66* Domain Path: /Languages
    7 * Author: AHMeD SAiD
     7* Author: AHMeD HAMeD
    88* Author URI: https://www.github.com/corsairh
    9 * Version: 1.7
     9* Version: 1.7.1
    1010* Description: Modify Wordpress wp-config.php file values using a Simple User Interface Form, In additional is can be used to change wide system parameters
    1111* License: GPL2
Note: See TracChangeset for help on using the changeset viewer.