=== WordPress Define Limits, Show Error Log, Bugs, PHP Info, Server Load, Disable Emojis, Google Search Console Tag more 21 Tools Plugin WP TOOLS === Contributors: sminozzi Tags: increase file size limit, increase upload limit, max upload file size, disable lazy load, disable emojis Requires at least: 5.2 Tested up to: 5.7 Stable tag: 2.21 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Increase PHP memory limit, time limit, max upload file size limit without editing any files.Show PHP info, PHP errors, Server Load more tools. == Description == > This plugin has currently 21 tools to help you to manage your WordPress site. More tools are coming. Show also information about memory usage and server IP. * Tool 1) Increase the PHP memory limit, time limit and max upload file size limit without editing any WordPress or PHP files. * Tool 2) Show the PHP errors (error_log or error reporting), limited to 200 last errors (to avoid freeze your browser). * Tool 3) Show the PHPINFO (PHP info) with a lot of info about your PHP server configuration, also server IP. * Tool 4) Disable WordPress Native Sitemap Automatic Creation. * Tool 5) Disables the default notification email sent by a site after an automatic core, theme or plugin update. * Tool 6) Add Google Search Central (formerly Google Webmasters) HTML TAG. * Tool 7) Add Google Analytics GA Tracking ID. * Tool 8) Alert on Top Admin Bar if WordPress Debug is active. * Tool 9) Hide Admin Bar from non Administrators. * Tool 10) Deactivate (disable) Lazy Load functionality (added in WP version 5.5) * Tool 11) Deactivate (disable) Emojis functionality (support for emoji's in older browsers) * Tool 12) Page Load Info: Number of SQL queries per page and page load time. * Tool 13) Record and send emails notifications when PHP notices, warnings and errors happens. * Tool 14) Show and edit the file rebots.txt. * Tool 15) Show and check mySQL tables (name, status size and last update). * Tool 16) Bypass WordPress debug (if WP_DEBUG = false) and show errors and warnings on screen (optional). * Tool 17) Show Cron Jobs table. * Tool 18) Show file .htaccess * Tool 19) Show file wp-config.php * Tool 20) Show Cookies * Tool 21) Show Server Load Average percentage for the last minute at top admin bar. (Enable this option only in Linux Servers.) With the tool 21, now you can monitor your server load (CPU Usage), in real time, from your wordpress admin panel. **Requirements for use (Tool 21) Show Server Load Tool** * Linux Server (not Windows server) * shell_exec enabled on your PHP (ask for your hosting to enable it if necessary) If your site is behaving slowly, or pages fail to load, you get random white screens of death or 500 internal server error you may need more memory. Several things consume memory, such as WordPress itself, the plugins installed, the theme you're using and the site content. After you increase the PHP memory limit, you can increase also the WordPress memory limit, add this info to your file wp-config.php (located at root folder of your server): (just copy and paste) define('WP_MEMORY_LIMIT', '128M'); (You can replace also 128M with 256M, if necessary) Our free plugin wp-memory (link below) can do it for you just with your mouse. Learn more at Plugin Site Support Site Free plugins from the same author: == Multisite == This plugin was not tested with Multisite. == Installation == 1) Install via wordpress.org 2) Activate the plugin through the 'Plugins' menu in WordPress or Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Frequently Asked Questions == How to Install? 1) Install via wordpress.org 2) Activate the plugin through the 'Plugins' menu in WordPress or Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Screenshots == 1. Show Error Log 2. Dashboard == TAGS == * Increase the PHP memory limit * Increase the time limit (Can Fix Fatal Error: Maximum Execution Time Exceeded in WordPress) * Increase the max upload file size limit * Without editing any WordPress or PHP files * Show the PHP errors (error_log) * Show the PHPINFO (PHP info) * Info about your PHP server configuration * Disable WordPress Native Sitemap Automatic Creation * Disables the default notification email * Automatic core, theme or plugin update. * Add Google Search Central (formerly Google Webmasters) HTML TAG * Add Google Analytics GA Tracking ID * Alert if WordPress Debug is active * Hide Admin Bar from non Administrators * Show Server Load Average percentage * Disable Lazy Load functionality (added in WP version 5.5) * Disable Emojis functionality (support for emoji's in older browsers) * Page Load Info: Number of SQL queries per page and page load time. * Receive email notifications about warning and notices, usually not sent by WordPress. * Record and receive email alerts when PHP notices, warnings and errors happens. * rebots.txt editor. * Show and check mySQL tables (name, status, size and last update). * Bypass WordPress debug (if WP_DEBUG = false) and show errors and warnings on screen (optional). * Show Cron Jobs table. * Show file .htaccess * Show file wp-config.php * Show all Cookies == Changelog == 2.21 2021-07-07 - Added Show Cookies 2.20 2021-06-21 - Added 3 more tools. 2.19 2021-06-18 - Minor Improvements. 2.18 2021-06-18 - Added Robots.txt editor, WordPress Debug Bypass, Show Tables. 2.17 2021-06-14 - Added alerts from PHP Notices, Warnings and errors. 2.16 2021-05-25 - Minor bug fixed. 2.15 2021-05-25 - Added 3 more tools. 2.14 2021-05-19 - Added info about Server IP and Memory Usage. 2.13 2021-05-18 - Minor Bug Fixed with google webmaster verification. 2.12 2021-05-18 - Minor Bug Fixed. 2.11 2021-05-18 - Improved Block WP emails. 2.10 2021-05-17 - Removed Gutenberg tool 2.09 2021-05-17 - Added more 4 tools. 2.08 2021-05-15 - Fixed file missing last upload (.js) 2.07 2021-05-15 - Fixed conflict with other plugins. 2.06 2021-05-15 - Added 3 more tools. 2.05 2021-05-14 - Improved Server Load info, now in percentage. 2.04 2021-05-10 - Fixed problem to Upload to WordPress 2.03 2021-05-10 - Improved Link to pag settings 2.02 2021-05-08 - Fixed Link at Admin Toolbar 2.01 2021-05-08 - Improved find location of error_log 2.00 2021-05-08 - Improved find location of error_log 1.07 to 1.09 2021-05-07 - Fixed problem to Upload to WordPress 1.06 2021-05-07 - Added Server Load (CPU Usage) 1.05 2021-05-07 - Fixed Small Bug 1.04 2021-05-07 - Added PHP INFO 1.03 2021-03-08 - Fixed Error on settings system 1.02 2021-01-30 - Fixed Error on settings system 1.01 2021-01-29 - Added increase limits features 1.00 2020-02-21 - Initial Release