This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Standalone function used by Flatesome Search Filter | |
* | |
* @param string $search_query | |
* @param array $args | |
* @param array $defaults | |
* @return array | |
*/ |