Descripción
Advanced Analytics is a powerful plugin designed for WordPress sites with extensive error logs. It allows administrators to:
– Read and analyze gigabytes of error logs efficiently.
– 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
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.
Technical specification…
- Designed for both single and multi-site installations
- PHP8 fully compatible
Capturas
Instalación
- 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 adminbar (left hand) called Analyse.
Voila! It’s ready to go.
FAQ
-
How do I enable or disable error logging?
-
Go to “Analyze > Settings” in your WordPress dashboard and toggle the logging option as needed.
-
Can this plugin handle large error logs?
-
Yes, Error Log Manager is optimized for gigabyte-sized log files, ensuring smooth performance even with extensive logs.
-
Where are the error logs stored?
-
The plugin autodetects default error log location, usually WordPress defines that in
wp-config.php
. You can customize this path if needed.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Advanced Analytics» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Advanced Analytics» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.6.1
- Fixed bugs with error reader and improved memory management.
1.6.0
- Code and memory optimizations, new functionalities, features and UI changes in Cron manager.
1.5.1
- Fatal error on delete crons fixed.
1.5.0
- Lots of code optimizations and improvements. Cron list extending and optimizing. UI changes. Bug and functionality fixes.
1.4.0
- Code optimizations and functionality enhancements. Cron list extending and optimizing
1.3.0
- Code optimizations and functionality enhancements. More of WP deprecated events are now support. First version of Cron manager introduced (multisite is not fully supported yet and functionalities are limited)
1.2.0
- Code optimizations and functionality enhancements. Console now shows lines the way PHP error log stores them (not in reverse order). The new errors (count) is now shown next to the admin menu item. Admin bar size is reduced.
1.1.1
- 🙂 .
1.1.0
- Fixed lots of problems, code optimizations and functionality enhancements.
1.0.1
- Small fixes and improvements.
1.0.0
- Initial release of Error Log Manager.