# SMNTCS Theme List View

![Support Level](https://img.shields.io/badge/support-active-green.svg)
![Build Status](https://github.com/nielslange/smntcs-theme-list-view/actions/workflows/test.yml/badge.svg)
![GPLv2 License](https://img.shields.io/github/license/nielslange/smntcs-theme-list-view.svg)
![Compatible to WordPress version](https://plugintests.com/plugins/smntcs-theme-list-view/wp-badge.svg)
![Compatible to PHP version](https://plugintests.com/plugins/smntcs-theme-list-view/php-badge.svg)
![Downloads](https://img.shields.io/wordpress/plugin/dt/smntcs-theme-list-view.svg)
![Plugin Version](https://img.shields.io/wordpress/plugin/v/smntcs-theme-list-view.svg)
![Tag Version](https://img.shields.io/github/tag/nielslange/smntcs-theme-list-view.svg)

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.

## Screenshot

![smntcs-theme-list-view](https://user-images.githubusercontent.com/3323310/233830116-df970f38-bd49-491d-a0bb-7e996bd0c744.png)

## Plugin page

You can find the plugin on <https://wordpress.org/plugins/smntcs-theme-list-view/>.

## 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
