File: bp-core/bp-core-template.php |
Description |
|---|---|
| bp_ajax_querystring() |
Allow templates to pass parameters directly into the template loops via AJAX. |
| bp_ajax_querystring |
Filters the template paramenters to be used in the query string. |
| bp_current_component() |
Return the name of the current component. |
| bp_current_component |
Filters the name of the current component. |
| bp_current_action() |
Return the name of the current action. |
| bp_current_action |
Filters the name of the current action. |
| bp_current_item() |
Return the name of the current item. |
| bp_current_item |
Filters the name of the current item. |
| bp_get_blog_signup_allowed() |
Is blog signup allowed? |
| bp_account_was_activated() |
Check whether an activation has just been completed. |