Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • Ashaw33
    Participant

    @ashaw33

    Thank you, that is very helpful. I changed my args to this:

    
     $args = array(
    	'include'	    => implode(',', $users),
    	'user_ids'          => '43, 25, 187, 215, 216, 136, 31, 34, 47, 5',
    );

    If I take out the include parameter, nothing shows, but the user_ids parameter doesn’t seem to take precedence over the include parameter, so it is just ordered by id highest to lowest, not by chosen order in ‘user_ids’.

    Any idea what else I should do?

Viewing 1 replies (of 1 total)
Skip to toolbar