Top Google Search Results
- Plugin API/Filter Reference/posts distinct « WordPress Codex
Plugin API/Filter Reference/posts distinct. Description. The filter eliminates duplicates in your search results. Usage. The following example shows how to use ... - Add custom fields in the SELECT clause for wp_query - WordPress
It might be a little 'dirty', but you can use the 'posts_distinct' filter for this. themaiden. Member Posted 4 years ago #. This is a month old topic but the codex lists ... - Query Overview « WordPress Codex
posts_where; posts_join; posts_groupby; posts_orderby; posts_distinct; posts_fields; post_limits; posts_where_paged; posts_join_paged; posts_request ... - posts_distinct Wordpress hook details -- Adam Brown, BYU Political ...
WordPress hook directory posts_distinct. Description. Allows a plugin to add a DISTINCTROW clause to the query that returns the post array. This description ...