BP_Search::get_search_term()
Description
Source
File: bp-search/classes/class-bp-search.php
918 919 920 | public function get_search_term() { return isset( $this ->search_args[ 'search_term' ] ) ? $this ->search_args[ 'search_term' ] : '' ; } |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.