{"id":117254,"date":"2020-02-13T09:14:44","date_gmt":"2020-02-13T09:14:44","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/plugin-activation-tracker\/"},"modified":"2025-04-28T11:56:02","modified_gmt":"2025-04-28T11:56:02","slug":"plugin-activation-tracker","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/plugin-activation-tracker\/","author":16152043,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"3.6","stable_tag":"3.6","tested":"6.8.5","requires":"4.9","requires_php":"7.4","requires_plugins":null,"header_name":"Plugin Activation Tracker","header_author":"Galaxy Weblinks","header_description":"This plugin is useful in many instances when each plugin's status will change where many plugins are installed and activation and deactivation by multiple users.","assets_banners_color":"ddd9f0","last_updated":"2025-04-28 11:56:02","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/plugin-activation-tracker\/","header_author_uri":"https:\/\/www.galaxyweblinks.com","rating":0,"author_block_rating":0,"active_installs":1000,"downloads":8263,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"galaxyweblinks","date":"2020-02-26 10:23:15"},"2.0":{"tag":"2.0","author":"galaxyweblinks","date":"2022-10-06 12:13:49"},"3.0":{"tag":"3.0","author":"galaxyweblinks","date":"2022-10-06 12:16:03"},"3.1":{"tag":"3.1","author":"galaxyweblinks","date":"2023-12-14 15:23:29"},"3.3":{"tag":"3.3","author":"galaxyweblinks","date":"2024-05-10 14:41:38"},"3.4":{"tag":"3.4","author":"galaxyweblinks","date":"2024-07-22 13:25:44"},"3.5":{"tag":"3.5","author":"galaxyweblinks","date":"2024-12-30 11:53:22"},"3.6":{"tag":"3.6","author":"galaxyweblinks","date":"2025-04-28 11:56:02"}},"upgrade_notice":{"3.6":"<p>Stable Release.<\/p>","3.5":"<p>Stable Release.<\/p>","3.4":"<p>Stable Release.<\/p>","3.3":"<p>Stable Release.<\/p>","3.2":"<p>Stable Release.<\/p>","3.1":"<p>Stable Release.<\/p>","3.0":"<p>Fixed - Minor issues.<\/p>","2.0":"","1.0":"<ul>\n<li>Initial release<\/li>\n<\/ul>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3096535,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":2243760,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","2.0","3.0","3.1","3.3","3.4","3.5","3.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2243760,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2243760,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2243760,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2250503,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Display the last Activated\/Deactivated by Time.","2":"Change the date and time format.","3":"Display the last Activated\/Deactivated by Date.","4":"Plugin Status tracker recoreds"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[23275,176846,185905,2391,5352],"plugin_category":[],"plugin_contributors":[157226],"plugin_business_model":[],"class_list":["post-117254","plugin","type-plugin","status-publish","hentry","plugin_tags-plugin-info","plugin_tags-plugin-status","plugin_tags-plugin-tracker","plugin_tags-plugins","plugin_tags-tracker","plugin_contributors-galaxyweblinks","plugin_committers-galaxyweblinks"],"banners":{"banner":"https:\/\/ps.w.org\/plugin-activation-tracker\/assets\/banner-772x250.png?rev=2243760","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/plugin-activation-tracker\/assets\/icon-128x128.png?rev=3096535","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/plugin-activation-tracker\/assets\/screenshot-1.png?rev=2243760","caption":"Display the last Activated\/Deactivated by Time."},{"src":"https:\/\/ps.w.org\/plugin-activation-tracker\/assets\/screenshot-2.png?rev=2243760","caption":"Change the date and time format."},{"src":"https:\/\/ps.w.org\/plugin-activation-tracker\/assets\/screenshot-3.png?rev=2243760","caption":"Display the last Activated\/Deactivated by Date."},{"src":"https:\/\/ps.w.org\/plugin-activation-tracker\/assets\/screenshot-4.png?rev=2250503","caption":"Plugin Status tracker recoreds"}],"raw_content":"<!--section=description-->\n<p>Keep track of plugins you activate or deactivate through the dashboard by viewing when each and every one of them was enabled or disabled.<\/p>\n\n<p>This plugin allows storing plugin status tracker records for 60 days. Site administrator can customize the duration as their requirements.<\/p>\n\n<p>Current features:<\/p>\n\n<ul>\n<li>Adds new columns on the plugins dashboard screen that shows when each plugin was activated and deactivated with author name and IP address.<\/li>\n<li>Supported on multisite.<\/li>\n<li>Control whether you'd like to see a relative date or a \"regular\" date as set under Settings &gt; General<\/li>\n<\/ul>\n\n<p>While by default the date &amp; time settings are being used, you can always change the date format by filtering 'pat_date_time_format_gwl'. For instance:<\/p>\n\n<pre><code>&lt;?php\n\nadd_filter( 'pat_date_time_format_gwl', 'my_pat_date_time_format_gwl' );\nfunction my_pat_date_time_format_gwl( $date_format ) {\n    return 'm-d-Y';\n}\n<\/code><\/pre>\n\n<p>Here's some more info on <a href=\"http:\/\/codex.wordpress.org\/Formatting_Date_and_Time\">date &amp; time formatting in WordPress<\/a><\/p>\n\n<p>Here\u2019s a link to the documentation for the plugin. This will help you learn more about its features and how to use it.\n<strong><\/strong><strong><a href=\"https:\/\/wp-plugins.galaxyweblinks.com\/wp-plugins\/plugin-activation-tracker\/doc\/\">Documentation<\/a><\/strong>\nFor any feedback or queries regarding this plugin, please contact our <a href=\"https:\/\/wp-plugins.galaxyweblinks.com\/contact\/\">Support team<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download and extract in your <code>wp-content\/plugins<\/code> directory<\/li>\n<li>Activate the plugin through the Plugins menu in WordPress<\/li>\n<li>You're all set!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='installation%20instructions'><h3>Installation Instructions<\/h3><\/dt>\n<dd><p>STANDARD INSTALLATION\nUpload plugin-activation-tracker folder to the \/wp-content\/plugins\/ directory\nActivate the plugin through the \u2018Plugins\u2019 menu in WordPress<\/p>\n\n<p>MU-PLUGINS INSTALLATION\nUpload the plugin-activation-tracker folder to the \/wp-content\/mu-plugins\/ directory (if that directory does not exist, you can create it)\nMove plugin-activation-tracker.php out of \/wp-content\/mu-plugins\/plugin-activation-tracker\/ and directly into \/wp-content\/mu-plugins\/<\/p><\/dd>\n<dt id='will%20this%20work%20on%20a%20multisite%20installation%3F'><h3>Will this work on a multisite installation?<\/h3><\/dt>\n<dd><p>Yes. If you need to see the activation status of plugins in a standard WP install, you can simply go to Plugins -&gt; Installed Plugins in your admin area. This plugin is specifically developed for non-multisite, multisite and multi-network installs of WordPress.<\/p><\/dd>\n<dt id='how%20will%20change%20the%20date%20format%3F'><h3>How will change the date format?<\/h3><\/dt>\n<dd><p>Go to the general settings option and scroll on the bottom. The option will be there.<\/p><\/dd>\n<dt id='how%20many%20days%20we%20can%20store%20status%20record%3F'><h3>How many days we can store status record?<\/h3><\/dt>\n<dd><p>It can store 60 days but you can customize it according to your requirements. To customize go to the Dashboard &gt; Settings &gt; General<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>3.6<\/h4>\n\n<p>Stable Release.<\/p>\n\n<h4>3.5<\/h4>\n\n<p>Stable Release.<\/p>\n\n<h4>3.4<\/h4>\n\n<p>Stable Release.<\/p>\n\n<h4>3.3<\/h4>\n\n<p>Stable Release.<\/p>\n\n<h4>3.2<\/h4>\n\n<p>Stable Release.<\/p>\n\n<h4>3.1<\/h4>\n\n<p>Stable Release.<\/p>\n\n<h4>3.0<\/h4>\n\n<p>Fixed - Minor issues.<\/p>\n\n<h4>2.0<\/h4>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Keep track of plugins you activate or deactivate through the dashboard by viewing when each and every one of them was enabled or disabled.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/117254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=117254"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/galaxyweblinks"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=117254"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=117254"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=117254"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=117254"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=117254"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=117254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}