=== SMNTCS Themes List View === Contributors: nielslange Tags: Theme, List View, Administration Stable tag: 1.4 Tested up to: 6.8 Requires at least: 5.2 Requires PHP: 7.4 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds a list view for installed themes in the WordPress admin area. == Description == Adds a list view for installed themes in the WordPress admin area. == Installation == 1. Upload `smntcs-themes-list-view` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the `Plugins` menu in WordPress. 3. Go to `Appearance → List view` to access the themes list view. == Screenshots == 1. List all installed themes in a list view. == Contribute == Contributions are more than welcome. Simply head over to [Github](https://github.com/nielslange/smntcs-theme-list-view) and open an issue or a pull request. == Changelog == = 1.4 (2024.03.19) = - Test up to WP 6.8 = 1.3 (2023.10.21) = - Test up to WP 6.4 = 1.2 (2023.05.06) = - Fix broken column sorting = 1.1 (2023.04.26) = - Update wp_kses definitions to highlight active theme = 1.0 (2023.03.30) = - Initial release