add_filter("pre_get_posts", function($q) { if(!is_admin() && $q->is_main_query()) { $q->set("no_found_rows", true); } }); Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/themes/newspaper-child/functions.php:1) in /var/www/html/wp-includes/pluggable.php on line 1531 Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/themes/newspaper-child/functions.php:1) in /var/www/html/wp-includes/pluggable.php on line 1534