WP Control is a powerful plugin designed for WordPress sites with extensive error logs. It allows administrators to:
- Read and analyze error logs even if the error log is gigabytes of size. (Only up to last 100 records are shown) Filtering by type is supported. The limitation is necessary for two reasons - first if there are more errors they are either not relevant or repeating ones, and second - that way your server will continue operate without any interruptions even if your log is few gigs of data.
- Enable or disable error logging directly from the WordPress dashboard.
- Manage large log files without performance degradation.
- Cron manager at the tip of your fingers (edit / delete / run)
- Transient manager - all (stored in the DB) transients (edit / delete)
- Environment type - There is the notification in the admin bar which tells you what is the selected type of the current environment you are on (can change it (the env type) from the settings or completely disable it)
This plugin is ideal for developers and administrators who need robust tools for troubleshooting and maintenance.
You can see it in action
here or use the "Live Preview" button on the WordPress plugin page.
Key Features:
- Handles gigabyte-sized error logs seamlessly.
- Option to enable or disable logging via the admin interface.
- Optimized for high-performance even with large log files.
- Provides insights into logged errors for efficient troubleshooting.
- Build-in fully functional Cron manager
- Build-in fully functional Transients manager
- Build-in badge that shows you current environment type
- Download the plugin from the WordPress Plugin Directory.
- Upload the
0-day-analytics
folder to the /wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- You will see new menu in admin bar (left hand) called
WP Control
.
Voila! It's ready to go.
Technical specification...
- Designed for both single and multi-site installations
- PHP8 fully compatible