What's "bp_before_blog_page" all about?
-
Spread around the defaultt heme, there are tags like:
<?php do_action( ‘bp_before_blog_page’ ) ?>
and
<?php do_action( ‘bp_before_search_login_bar’ ) ?>
But what are they used for? I’m doing a custom theme, and would like to know if it’s bad to remove themP What would happen?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘What's "bp_before_blog_page" all about?’ is closed to new replies.