=== Display Active Plugins First === Contributors: SergeyBiryukov Tags: plugins, admin Requires at least: 4.6 Tested up to: 5.5 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Changes plugins display order in the admin, showing active plugins first. == Description == Changes plugins display order in the admin, showing active plugins first. == Installation == 1. Upload `display-active-plugins-first` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == = 1.1 = * Simplified the logic in the order callback. Props campusboy1987. = 1.0 = * Initial release