Descrición
This plugin tracks plugin activations, deactivations, and updates, displays status icons with tooltips in admin pages, and provides a full log page with filtering by plugin, status, and date.
Key features:
- Status icons in the Plugins page with tooltips showing recent activity.
- Full activity log page with filters for date, plugin, and action.
- Option to clear logs.
- Pagination with customizable results per page.
Instalación
- Upload the
buzzcore-activity-loggerfolder to/wp-content/plugins/. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Access the activity log under Tools Activity Log.
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“BuzzCore Activity Logger” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “BuzzCore Activity Logger” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.0
- Initial release by BuzzCore Solutions.
1.1.0
- Updated compatibility metadata for WordPress 7.0.
- Fixed the admin screen-options hook so the logs-per-page setting works.
- Replaced SQL_CALC_FOUND_ROWS pagination with a count query.
- Corrected filtered log deletion when filtering by plugin name.
- Added safe bounds to the logs-per-page setting.