Keep track of plugins you activate or deactivate through the dashboard by viewing when each and every one of them was enabled or disabled.
Bewertungen
Zuletzt aktualisiert
May 10, 2024
Version
3.3
Aktive Installationen
100
Plugin Activation Tracker

Keep track of plugins you activate or deactivate through the dashboard by viewing when each and every one of them was enabled or disabled.

This plugin allows storing plugin status tracker records for 60 days. Site administrator can customize the duration as their requirements.

Current features:

  • Adds new columns on the plugins dashboard screen that shows when each plugin was activated and deactivated with author name and IP address.
  • Supported on multisite.
  • Control whether you’d like to see a relative date or a „regular“ date as set under Settings > General

While by default the date & time settings are being used, you can always change the date format by filtering ‚pat_date_time_format_gwl‘. For instance:

<?php add_filter( 'pat_date_time_format_gwl', 'my_pat_date_time_format_gwl' ); function my_pat_date_time_format_gwl( $date_format ) { return 'm-d-Y'; }

Here’s some more info on date & time formatting in WordPress

Feel free to post your feature requests and issues.

Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Aktive Installationen
100
Getestet bis
6.5.5
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.