Skip to content

Instantly share code, notes, and snippets.

View rsoury's full-sized avatar
🍓
Foraging Berries

Ryan Soury rsoury

🍓
Foraging Berries
View GitHub Profile
@rsoury
rsoury / functions.php
Last active November 12, 2020 10:30 — forked from jchristopher/functions.php
Integrate Flatsome's live search with SearchWP
<?php
/**
* Standalone function used by Flatesome Search Filter
*
* @param string $search_query
* @param array $args
* @param array $defaults
* @return array
*/