WP Manifestindependent plugin directory
manifest / multisite / wp-multisite-order

MultiSite order

Manually order the wordpress multisite subsites as network admin

by Mart Haarman · github.com/marthaarman/wp-multisite-order

0stars
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/marthaarman/wp-multisite-order/archive/refs/heads/main.zip

This plugin provides a tool to order the multisite subsites for admins. The plugin hooks a filter on "the_sites", part of wordpress "get_sites()" functions. A network admin can change the order of the network's sites in an admin panel, which is directly translated into the filter. Order is a manually set order, as in, a priority list.

Credits

Base code is inspired by https://wordpress.org/plugins/sort-my-sites