@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_get_user_meta_key() |
Get the meta_key for a given piece of user metadata |
bp_get_user_meta_key |
Filters the meta_key for a given piece of user metadata. |
bp_get_user_meta() |
Get a piece of usermeta. |
bp_update_user_meta() |
Update a piece of usermeta. |
bp_delete_user_meta() |
Delete a piece of usermeta. |
bp_core_time_since_unknown_text |
Filters the value to use if the time since is unknown. |
bp_core_time_since_right_now_text |
Filters the value to use if the time since is right now. |
bp_core_time_since_ago_text |
Filters the value to use if the time since is some time ago. |
bp_core_component_slug_from_root_slug |
Filters the default component slug from a WP page root_slug. |
bp_core_create_root_component_page() |
Create WordPress pages to be used as BP component directories. |