WP_Term Object
( [term_id] => 2202 [name] => פדרו מניאס [slug] => %d7%a4%d7%93%d7%a8%d7%95-%d7%9e%d7%a0%d7%99%d7%90%d7%a1 [term_group] => 0 [term_taxonomy_id] => 2202 [taxonomy] => pa_book_writer [description] => [parent] => 0 [count] => 6 [filter] => raw [term_order] => 0
)

מציג את כל 6 התוצאות

מיין לפי

סנןמיון לפי: תוצאות מיטביות
SELECT SQL_CALC_FOUND_ROWS ixo_uwp_product_ratings.*, ixo_uwp_product_ratings.customers_experts_50_50 as bk_rating, ixo_posts.* FROM ixo_posts LEFT JOIN ixo_term_relationships ON (ixo_posts.ID = ixo_term_relationships.object_id) LEFT JOIN ixo_uwp_product_ratings on ixo_uwp_product_ratings.product_id = ixo_posts.ID WHERE 1=1 AND ( ixo_posts.ID NOT IN ( SELECT object_id FROM ixo_term_relationships WHERE term_taxonomy_id IN (7) ) AND ixo_term_relationships.term_taxonomy_id IN (2202) ) AND ((ixo_posts.post_type = 'product' AND (ixo_posts.post_status = 'publish' OR ixo_posts.post_status = 'acf-disabled' OR ixo_posts.post_status = 'cwg_mailsent' OR ixo_posts.post_status = 'cwg_mailnotsent' OR ixo_posts.post_status = 'cwg_subscribed' OR ixo_posts.post_status = 'cwg_unsubscribed' OR ixo_posts.post_status = 'cwg_converted'))) GROUP BY ixo_posts.ID ORDER BY ixo_uwp_product_ratings.customers_experts_50_50_for_sort DESC, ixo_posts.post_date DESC LIMIT 0, 24