=== Plugin Activation Info ===
Contributors: dnyanraja, Ganesh Veer
Donate link: 
Tags: comments, spam
Requires at least: 3.0
Tested up to: 4.7
Stable tag: 4.3
Requires PHP: 5.2.4
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin creates a new column to dashboard->plugins "Last Activated By Username" which tells you when and who updated/activated the plugin last time.
This plugin keeps 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 also tell you who(username) did the activation/deactivation of that particular plugin.

== Description ==

Current features:

* Adds a new column("Last Activated By Username") on the plugins dashboard  that shows when each plugin was activated, only if this plugin was installed before
* This is very useful in case of debugging the issues on websites.

== Installation ==

1. Download and extract this plugin in your `wp-content/plugins` directory
2. Activate the plugin through the Plugins menu in WordPress


== Screenshots ==

1. The "Last Activated By Username" column in the plugins dashboard

== Changelog ==
= 1.0 =
* Initial release


== Upgrade Notice ==

`<?php code(); // goes in backticks ?>`