Changeset 2453082
- Timestamp:
- 01/09/2021 11:15:17 AM (5 years ago)
- Location:
- wp-config-file-editor/trunk
- Files:
-
- 3 edited
-
Installer/Installer.class.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
wp-config-file-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-config-file-editor/trunk/Installer/Installer.class.php
r2233498 r2453082 68 68 69 69 '1.7.0', 70 71 72 '1.7.1', 70 73 71 74 ); -
wp-config-file-editor/trunk/readme.txt
r2233498 r2453082 3 3 Tags: 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 4 4 Requires at least: 4.0 5 Tested up to: 5. 3.26 Stable tag: 1.7 5 Tested up to: 5.6 6 Stable tag: 1.7.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 275 275 == Changelog == 276 276 277 = 1.7.1 = 278 * Wordpress compatibility check 279 277 280 = 1.7 = 278 281 * Wordpress compatibility check -
wp-config-file-editor/trunk/wp-config-file-editor.php
r2233498 r2453082 2 2 /** 3 3 * Plugin Name: WP Config File Editor 4 * Plugin URI: https://www.github.com/ xptrdev4 * Plugin URI: https://www.github.com/corsairh 5 5 * Text Domain: wp-config-file-editor 6 6 * Domain Path: /Languages 7 * Author: AHMeD SAiD7 * Author: AHMeD HAMeD 8 8 * Author URI: https://www.github.com/corsairh 9 * Version: 1.7 9 * Version: 1.7.1 10 10 * 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 11 11 * License: GPL2
Note: See TracChangeset
for help on using the changeset viewer.