Send admin an email when a user’s search has no results
You haven’t provided much info so I will give you a basic example. You need to find whatever template your theme is using to display the results, possibly search.php. If this isn’t your theme create a child theme and duplicate the file that displays the results. This file should already have an if statement for … Read more