bbp_template_after_search_results

bbp_template_after_search_results

Hook Type: action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_template_after_search_results') is found 1 times:

  • /templates/default/bbpress/content-search.php line 41

    Warning: Undefined array key 44 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 45 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 46 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		<?php bbp_get_template_part( 'form', 'search' ); ?>
    
    	<?php endif; ?>
    
    	<?php do_action( 'bbp_template_after_search_results' ); ?>
    
    </div>