Question

Obtenir des messages par chat avec get_posts mais doit exclure un autre chat appelé Londres ou ID 10. Est-ce possible?

Meilleur, DC.

//  array(7,-10)
    $laargsM = array('category' => 7, 'posts_per_page'=>300, 'orderby'=>'title', 'order'=>'asc' );
    $la_shapes = get_posts( $laargsM ); 

Pas de solution correcte

Licencié sous: CC-BY-SA avec attribution
Non affilié à wordpress.stackexchange
scroll top