=== Plugin Compatibility Info === Contributors: Codismo Tags: admin, plugin, version, compatibility, information Requires at least: 4.0 Tested up to: 5.2.3 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Shows the version of WordPress that your plugins have been tested up to ( according to the plugin author ). == Description == A valuable piece of information is missing on the plugins management page in WordPress. The WordPress version the plugin has been tested up to. This plugin fixes that, it adds a new column on the plugins page which shows **the version of WordPress that your plugins have been tested up to** *( according to the plugin author )*. It also applies **colors to spot potentially problematic plugins**. The following colors are used: - **Bold Green** - Tested on the exact same version you are using. *( No issues )* - **Green** - Tested on the latest major release. *( Issues highly unlikely )* - **Yellow** - Tested on the latest major release but not in the last 4 or more patch releases. *( Issues unlikely )* - **Red** - Not tested on the latest major release. *( Issues are possible )* More info about the plugin at [codismo.com](http://codismo.com/plugins/plugin-compatibility-info) == Installation == 1. Download the ZIP file from WordPress.org 1. Log in to the WordPress admin 1. Go to "Plugins" ( sidebar menu ) 1. Click "Add new" ( top left ) 1. Click "Upload plugin" ( top left ) 1. Choose the file you downloaded, click install and activate or 1. Log in to the WordPress admin 1. Go to "Plugins" ( sidebar menu ) 1. Click "Add new" ( top left ) 1. Type in "Plugin compatibility info" in the search ( top right ) 1. Click "Install Now" and then "Activate" == Frequently Asked Questions == = Installation Instructions = 1. Download the ZIP file from WordPress.org 1. Log in to the WordPress admin 1. Go to "Plugins" ( sidebar menu ) 1. Click "Add new" ( top left ) 1. Click "Upload plugin" ( top left ) 1. Choose the file you downloaded, click install and activate = What if the plugin does not work? = Head over to the [support forum](https://wordpress.org/support/plugin/plugin-compatibility-info) and let me know. I'll do my best to help out. = Does it work on multisite installations? = Yes, it works on multisite installations. = How can I contribute? = Leaving a review would be of great help. Thank you. == Screenshots == 1. The plugins page == Changelog == = 1.0.0 = * Initial release