Recent

bsearch_before_content action

bsearch_before_content

Type: action
Source: includes/frontend/templates/better-search-template.php line 95

Usage

add_action( 'bsearch_before_content', function() {
    // ...
} );