Forums

Category Content
Sort by Post Title - Patch (1 post)

  1. sniff99
    Member
    Posted 4 months ago #

    This patch adds a possibility to sort by post title:

    152a153,155
    >                         case ($orderby == 'title'):
    >                             $sticky_posts_d[$s->post_title] = $s;
    >                             break;
    345a349
    > 																				<option value="title" <?php if ( $orderby_single == 'title' ) echo 'selected="selected"'; ?>>Title</option>
    359a364
    > 																				<option value="title" <?php if ( $orderby_cat == 'title' ) echo 'selected="selected"'; ?>>Title</option>

    http://wordpress.org/extend/plugins/categorycontent/

Reply

You must log in to post.

About this Plugin

About this Topic

Tags