The MU forums have moved to WordPress.org

[ plugin: List-All ] Sort by blog name (1 post)

  1. Driftless1
    Member
    Posted 14 years ago #

    Despite reading (and following) many of the posts out there, the sort by name function does not seem to work... Mostly because there does not seem to be an option in the plug-in that recognizes the blog_name concept. Am I wrong, Dude?

    I added this at line 88:

    if ($tmp_order == "blog_name") {
    			$order = "ORDER BY  path ASC";
    		}

    Which sorts by URL... assuming your blog-names are reflected in the URL then it will work, but there has to be a better way.

    Anyone know a better way? I have MU installed to use sub-directories.

About this Topic

  • Started 14 years ago by Driftless1