-
Van Build Progress No.2
June – September 2022
Published:
Category:
Tags:
-
Van Build Progress No.1
December – February 2022
Published:
Category:
Tags:
-
How to exclude empty pages from WordPress Search Results
Pages with no content can appear in search results. To address this issue, I used the ‘pre_get_posts’ function to exclude any ‘post’ with an empty ‘post_content’ field from the search query. Here’s the code I used:
Published:
Category:
Tags: