Descrição
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
– Transient manager – all (strored in the DB) transients
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-id fully functional Cron manager
– Build-id fully functional Transients manager
Technical specification…
- Designed for both single and multi-site installations
- PHP8 fully compatible
Capturas de tela
Instalação
- 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.
Perguntas frequentes
-
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Advanced Analytics” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Advanced Analytics” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.7.3
- Lots of bug fixes and UI / UX improvements.
1.7.2
- Deprecation error fix.
1.7.1
- UI improvements. Fixed class reflection and method extraction in crons.
1.7.0
- Bug fixes and UI improvements. Transients manager added.
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.