Popis
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.
Instalace
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
BuzzCore Activity Logger je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “BuzzCore Activity Logger” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.