Linux 软件免费装
Banner图

Easy PHP Settings

开发者 shahadul878
更新时间 2025年8月14日 00:59
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

debug performance wp-config ini php settings

下载

1.0.2

详情介绍:

Easy PHP Settings provides a user-friendly interface to view and manage crucial PHP and WordPress configurations without needing to manually edit server files. It's designed for both single-site and multisite installations, giving administrators the power to optimize their environment directly from the dashboard. Key Features: This plugin is perfect for developers and site administrators who want a quick and safe way to view and adjust their site's technical settings.

安装:

  1. Upload the easy-php-settings folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to Tools > PHP Settings to configure the plugin. For multisite installations, go to Network Admin > Settings > PHP Settings.

屏幕截图:

  • The Configuration Generator, which provides code snippets for manual server configuration.
  • The Status tab, showing live PHP values and server environment details.
  • The Debugging tab, with toggle switches for WordPress debugging constants.

升级注意事项:

1.0.0 The first version of the plugin. No upgrade notice yet.

常见问题:

Why can't I change some settings directly?

Some PHP settings are locked at the server level for security or performance reasons. Your hosting provider determines which settings can be modified at runtime. For these settings, our plugin provides a "Configuration Generator" to give you the code snippets you need to place in your server's configuration files (like .user.ini or .htaccess).

Where are the .user.ini and php.ini files saved?

When you save settings, the plugin automatically creates these files in the root directory of your WordPress installation (the same directory where wp-config.php is located).

What do the switches on the Debugging tab do?

These switches directly control the debugging constants in your wp-config.php file. Toggling them on or off will define or update the corresponding constant (WP_DEBUG, WP_DEBUG_LOG, etc.), allowing you to easily enable or disable WordPress debugging modes.

更新日志:

1.0.2 1.0.1 1.0.0