WP Manifestindependent plugin directory
manifest / admin / add-sortable-status-columns

Add Sortable Status Columns

WordPress plugin that adds a "Status" column to admin list tables and allows applying CSS styling each status type to visually distinguish them.

by Dan Poynor · github.com/danpoynor/add-sortable-status-columns

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/danpoynor/add-sortable-status-columns/archive/refs/heads/main.zip

From the readme

Add Sortable Status Columns WordPress plugin that adds a "Status" column to admin list tables and allows applying CSS styling each status type to visually distinguish them. Use Settings Add Sortable Status Columns to define CSS styles for each status type. Features - Status column automatically added to all public post type, including custom post types, upon activation. - When viewing a list table, the Status column is sortable in both ascending and descending directions. - Settings interface includes text areas to add CSS rules for styling each of the post types. - Preset styles included for Default (no styles), Outline, Solid, and Only Default Flagged as example style sets which can be selected and saved, or further edited for your specific needs. Installation Follow these steps to install the Additional Image Sizes Manager plugin: 1. Download the plugin ZIP file from the GitHub repository. 2. Log in to your WordPress administration area. 3. Navigate to Plugins Add New. 4. Click the Upload Plugin button at the top of the page. 5. Choose the downloaded ZIP file and click Install Now. 6. After installation, click the Activate Plugin button. Usage After activating the plu

Read the full README on GitHub →