Forums
(@potado)
15 years, 2 months ago
Anyone?
15 years, 3 months ago
Take a look at this for all the WP_Query stuff. http://codex.ww.wp.xz.cn/Function_Reference/WP_Query
<?php $rated = new WP_Query("meta_key=rating&orderby=meta_value"); ?>