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.
Inštalácia
- 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.
Recenzie
Pre tento plugin nie sú žiadne recenzie.
Prispievatelia a vývojári
“BuzzCore Activity Logger” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „BuzzCore Activity Logger“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
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.