Les recordamos que los exámenes estarán disponibles para su entrega mientras estén en plazo de recalificación.
Array
(
[post_type] => devoluciones
[post_status] => Array
(
[0] => pending
[1] => publish
[2] => future
)
[posts_per_page] => 12
[paged] => 118
[orderby] => Array
(
[date] => DESC
[title] => ASC
)
)
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'devoluciones' AND ((wp_posts.post_status = 'publish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'pending')) ORDER BY wp_posts.post_date DESC, wp_posts.post_title ASC LIMIT 1404, 12
No se encontraron registros.