@since: BuddyPress 2.7.0 |
Description |
---|---|
BP_Messages_Message::strip_leading_and() |
Strips the leading AND and any surrounding whitespace from a string. |
bp_get_blogs_pagination_count() |
Get the blogs pagination count. |
bp_get_blogs_pagination_count |
Filters the “Viewing x-y of z blogs” pagination message. |
bp_blogs_update_option_site_icon() |
Syncs site icon URLs to blogmeta. |
bp_blogs_register_custom_site_icon_size() |
Registers our custom thumb size with WP’s Site Icon feature. |
BP_XProfile_Field_Type::do_settings_section() |
Check whether the current field type should have a settings (“options”) section on the Edit Field panel. |
BP_XProfile_Field_Type::admin_save_settings() |
Save miscellaneous settings related to this field type. |
BP_XProfile_Field_Type_Datebox::get_date_formats() |
Gets the default date formats available when configuring a Date field. |
bp_xprofile_date_field_date_formats |
Filters the available date formats for XProfile date fields. |
BP_XProfile_Field_Type_Datebox::get_field_settings() |
Get settings for a given date field. |