// Ensure category pages show latest posts first function mvp_category_orderby_latest( $query ) { if ( ! is_admin() && $query->is_main_query() ) { if ( is_category() || is_archive() || is_tag() ) { $query->set( orderby, date ); $query->set( order, DESC ); } } } add_action( pre_get_posts, mvp_category_orderby_latest ); The Economic Times – Page 755 – StartupNews.fyi – Startup & Technology News
Connect with us

The Economic Times

Stories By The Economic Times