apply_filter request
-
Hi,
We have a client with an active licence for Boss and BuddyBoss Wall plugins.
For a customization we are working on, we would need an apply_filter added to
class.BBoss_Global_Search_Helper.php
for$results
on L#450The idea would be to be able to return your own $results following:
/* $results will have a structure like below */ /* id | type | relevance | entry_date 45 | groups | 1 | 2014-10-28 17:05:18 40 | posts | 1 | 2014-10-26 13:52:06 4 | groups | 0 | 2014-10-21 15:15:36 */
Would you accept a pull request for this filter?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘apply_filter request’ is closed to new replies.