BuzzCore Activity Logger

Опис

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.

Постављање

  1. Upload the buzzcore-activity-logger folder to /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Access the activity log under Tools Activity Log.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„BuzzCore Activity Logger“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „BuzzCore Activity Logger“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

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.