• Hello,
    I need your help.
    Please can you help me to order all posts:

    Example:

    $args = array(
    	'orderby' => 'meta_value_num',
          	'meta_key' => '_ss',
          	 'order' => 'DESC'
    	);

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

The topic ‘Posts order by’ is closed to new replies.