Sort multisite list alphabetically | WordPress.org

[ad_1]

This has been asked here before by @fizzgigg but unanswered.

Solution is simple when you change two lines of the plugin code. Lines 157-158 of the file “multisite-site-index.php” must be changed to:

    'orderby' => 'domain',
    'order' => 'ASC',

AI suggested to use order by “blogname” but that did not work in my case, “domain” works great.

(Valid for version 1.1 of the plugin. Disadvantage: Will be overwritten when plugin is updated…)

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer