=== All Sites Columns for Multisite === Contributors: lenasterg Tags: multisite, network, columns, sites Requires at least: 5.9 Tested up to: 7.0 Requires PHP: 7.2.24 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html For Multisite only. The plugin adds sortable columns to the network Sites admin table. == Description == The plugin is useful for the superadmin of a multisite installations. It adds sortable columns to the Sites admin table in Network administration page. The new columns are the following fields of the database table 'wp_blogs': * blog_id * public * archived * mature * spam * deleted * site_id The superadmin can hide the unwanted Columns via the Screen Option panel. == Screenshots == 1. The network Sites administration table with all the sortable columns. 2. Screen option panel of network Sites administration page. == Changelog == = 1.0.1 = * Compatibility with WordPress 7.0. * Minor fixes. = 1.0.0 = * Initial release version.