Title: [Plugin: Special Recent Posts] Random
Last modified: August 20, 2016

---

# [Plugin: Special Recent Posts] Random

 *  [gniklorac](https://wordpress.org/support/users/gniklorac/)
 * (@gniklorac)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-random/)
 * The plugin is randomizing my posts even thought I have the random set to NO. 
   Any suggestions? You can see it here in the list of events which should be posting
   by date.
 * The code I’ve used looks like this:
 * <?php
    $args = array( ‘srp_post_status_option’ => ‘published’, ‘srp_custom_post_type_option’
   => array(‘beer’,’wine’,’spirits’), ‘srp_widget_title_hide_option’ => ‘no’, ‘srp_widget_title’
   => ‘UPCOMING EVENTS’, ‘srp_thumbnail_option’ => ‘no’, ‘srp_number_post_option’
   => 4, ‘srp_wdg_title_length’ => 200, ‘srp_wdg_title_length_mode’ => ‘fulltitle’,‘
   srp_wdg_excerpt_length’ => ‘1000’, ‘srp_wdg_excerpt_length_mode’ => ‘fullexcerpt’,‘
   srp_string_break’ => ‘Read More >’, ‘srp_order_post_option’ => ‘DESC’, ‘srp_orderby_post_option’
   => no, ‘srp_filter_cat_option’ => 8, ‘srp_content_post_option’ => ‘titleexcerpt’,‘
   srp_post_date_option’ => ‘no’ ); special_recent_posts($args); ?>
 * [http://wordpress.org/extend/plugins/special-recent-posts/](http://wordpress.org/extend/plugins/special-recent-posts/)

The topic ‘[Plugin: Special Recent Posts] Random’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/special-recent-posts_006699.svg)
 * [Special Recent Posts](https://wordpress.org/plugins/special-recent-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/special-recent-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/special-recent-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/special-recent-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/special-recent-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/special-recent-posts/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [gniklorac](https://wordpress.org/support/users/gniklorac/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-random/)
 * Status: not resolved