Forums

[resolved] [Plugin: Enhanced Recent Posts] Adding Random to "Order Posts by" (1 post)

  1. joshkadis
    Member
    Posted 4 months ago #

    Here's a quick addition that lets you select Random as sorting option. Just paste into line 194.

    <option value="rand" <?php $this->render_selected($orderby=='rand'); ?>><?php _e('Random', ENHANCED_RECENT_POSTS_I18N_DOMAIN); ?></option>

    Thanks Vincent for another great plugin!

    http://wordpress.org/extend/plugins/enhanced-recent-posts/

Reply

You must log in to post.

About this Topic