Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Plugin Activation Tracker - Rating, Reviews, Demo & Download

Plugin Activation Tracker Preview - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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

Here’s a link to the documentation for the plugin. This will help you learn more about its features and how to use it.
Documentation
For any feedback or queries regarding this plugin, please contact our Support team.

Screenshots

  1. Display the last Activated/Deactivated by Time.

    Display the last Activated/Deactivated by Time.

  2. Change the date and time format.

    Change the date and time format.

  3. Display the last Activated/Deactivated by Date.

    Display the last Activated/Deactivated by Date.

  4. Plugin Status tracker recoreds

    Plugin Status tracker recoreds


Reviews & Comments