How to get searach results using filter in function.php
-
How to get searach results using filter in function.php
function query(“cat”){
}
I want to get search results (only image urls) using the filter in function.php
for example, add_filter(‘get_instant_images_urls’, ‘query’);please guide , thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to get searach results using filter in function.php’ is closed to new replies.