My wordpress site doesnt search for pages’ content. I have checked for the existence of the following filter that could prevent search from searching pages but there aint any
add_filter('pre_get_posts','myfunction');
What else could I check for?
Any help would be appreciated.
Regards,
Loveleen
Try this: