gdpos_power_search_url()
This content is intended for WordPress developers, and it may require coding knowledge of WordPress, PHP, and JavaScript. Code examples provided here may contain errors or needs some additional coding. Make sure to test the code before using it on a live website!
gdpos_power_search_url()
Description
Echo the power search enhanced search page URL. This URL is escaped before echo and it can be used directly in the A tag.
Example
<a href="<?php gdpos_power_search_url(); ?>">Advanced Search</a>