add_filter('document_title_parts', function($parts){ if( is_search() ){ $parts['title'] = sprintf('Resultados para: %s',get_search_query()); } return $parts; });

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.