Title: WP_Query integration
Last modified: September 1, 2016

---

# WP_Query integration

 *  Resolved [digitalbets](https://wordpress.org/support/users/digitalbets/)
 * (@digitalbets)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/wp_query-integration/)
 * Question.
    Does this plugin have a way that I can integrate the rank into a WP_Query?
   Like; if i want to show all posts in order from highest ranked to lowest within
   my query. Currently I use: array( ‘posts_per_page’ => 7, ‘post_status’ => ‘publish’,‘
   meta_key’ => ‘rating’, ‘orderby’ => ‘meta_value_num’, ‘order’ => ‘DESC’,
 * I would have to replace the meta key with something from this plugin.
 * [https://wordpress.org/plugins/rating-widget/](https://wordpress.org/plugins/rating-widget/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Vova Feldman](https://wordpress.org/support/users/svovaf/)
 * (@svovaf)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/wp_query-integration/#post-7675663)
 * Hey [@digitalbets](https://wordpress.org/support/users/digitalbets/), unfortunately
   we currently don’t support it.
 *  Thread Starter [digitalbets](https://wordpress.org/support/users/digitalbets/)
 * (@digitalbets)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/wp_query-integration/#post-7675677)
 * Do you have plans to implement this, or know of a plugin that does?
 *  Plugin Author [Vova Feldman](https://wordpress.org/support/users/svovaf/)
 * (@svovaf)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/wp_query-integration/#post-7675691)
 * No plans to implement it soon. If you just want to show a page with a top rated
   items, we have a shortcode that you can use, simply go to the page/post editor,
   and click on the star icon on your TinyMCE toolbar.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WP_Query integration’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rating-widget_4db0e0.svg)
 * [Rating-Widget: Star Review System](https://wordpress.org/plugins/rating-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rating-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rating-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/rating-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rating-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rating-widget/reviews/)

## Tags

 * [order](https://wordpress.org/support/topic-tag/order/)
 * [query](https://wordpress.org/support/topic-tag/query/)
 * [wp_query](https://wordpress.org/support/topic-tag/wp_query/)

 * 3 replies
 * 2 participants
 * Last reply from: [Vova Feldman](https://wordpress.org/support/users/svovaf/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/wp_query-integration/#post-7675691)
 * Status: resolved