Plugin Name
开发者 |
coderichard
|
更新时间 |
2015年5月9日 07:56 |
捐献地址: |
去捐款 |
PHP版本: |
3.0.0 及以上 |
WordPress版本: |
4.2 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Configurator is a plugin that allows you to edit the wp-config.php
file of your installation within the browser.
It lists every item in your wp-config.php
file and displays it as a form so you can edit them as you wish. Just be wary though, making a mistake on crucial parts, such as your database user and password, can allow you to crash your WordPress installation.
If at any point your WordPress stops working after editing your wp-config.php
through Configurator, fear not! Configurator makes sure to back up your wp-config.php
file before overwriting it, so that in the event that anything happens, you can simple delete your wp-config.php
file and then rename wp-config.php.bak
to wp-config.php
!
安装:
Install the plugin by dropping the .zip file into the wp-content/plugins
folder or install it through your WordPress' wp-admin panel. That's it!
更新日志:
1.0
Initial release