Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
webcomunicaciones
tagDiv Member

Thanks.. great support.

webcomunicaciones
tagDiv Member

Thanks for your response… to be sure.. can you confirm me if this kind of queries have to be with the pagination ??

SELECT SQL_CALC_FOUND_ROWS wp_posts.ID F
ROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1 AND ( \n wp_term_relationshi
ps.term_taxonomy_id IN (6)\n) AND wp_posts.post_type = ‘post’ AND ((wp_posts.post_status = ‘publish’)) GROUP BY wp_posts.ID ORDER BY wp_p
osts.post_date DESC LIMIT 0, 5

If so, is there a way to override the Categories pagination too ?

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)