@since: BuddyPress 2.7.0 |
Description |
---|---|
bp_core_admin_php52_plugin_row() |
Outputs a replacement for WP’s default update notice, when site is not running PHP 5.3 or greater. |
bp_core_admin_php53_admin_notice() |
Add an admin notice to installations that are not running PHP 5.3+. |
wp_password_change_notification() |
Notify the blog admin of a user changing password, normally via email. |
bp_search_placeholder() |
Output the placeholder text for the search box for a given component. |
bp_get_search_placeholder() |
Get the placeholder text for the search box for a given component. |
bp_search_input_name() |
Output the ‘name’ attribute for search form input element. |
bp_get_search_input_name() |
Get the ‘name’ attribute for the search form input element. |
BP_Button::backward_compatibility_args() |
Provide backward compatibility for deprecated button arguments. |
BP_Admin_Tab::bp_custom_do_settings_sections() |
Prints out all settings sections added to a particular settings page |
BP_Admin_Tab::bp_custom_do_settings_fields() |
Print out the settings fields for a particular settings section |