bp-notifications/classes/class-bp-rest-notifications-endpoint.php:
BP_REST_Notifications_Endpoint::get_item_schema()
|
Get the notification schema, conforming to JSON Schema.
|
bp-messages/classes/class-bp-rest-messages-endpoint.php:
BP_REST_Messages_Endpoint::get_item_schema()
|
Get the message schema, conforming to JSON Schema.
|
bp-members/classes/class-bp-rest-members-endpoint.php:
BP_REST_Members_Endpoint::get_item_schema()
|
Get the members schema, conforming to JSON Schema.
|
bp-members/classes/class-bp-rest-members-actions-endpoint.php:
BP_REST_Members_Actions_Endpoint::get_item_schema()
|
Get the members action schema, conforming to JSON Schema.
|
bp-groups/classes/class-bp-rest-groups-endpoint.php:
BP_REST_Groups_Endpoint::get_item_schema()
|
Get the group schema, conforming to JSON Schema.
|
bp-blogs/classes/class-bp-rest-blogs-endpoint.php:
BP_REST_Blogs_Endpoint::get_item_schema()
|
Get the blogs schema, conforming to JSON Schema.
|
bp-activity/classes/class-bp-rest-activity-endpoint.php:
BP_REST_Activity_Endpoint::get_item_schema()
|
Get the plugin schema, conforming to JSON Schema.
|
bp-blogs/bp-blogs-template.php:
bp_get_blog_avatar()
|
Get a blog’s avatar.
|
bp-blogs/bp-blogs-functions.php:
bp_blogs_update_option_site_icon()
|
Syncs site icon URLs to blogmeta.
|
bp-blogs/bp-blogs-filters.php:
bp_blogs_register_custom_site_icon_size()
|
Registers our custom thumb size with WP’s Site Icon feature.
|
bp-templates/bp-nouveau/includes/activity/functions.php:
bp_nouveau_activity_localize_scripts()
|
Localize the strings needed for the Activity Post form UI
|
bp-core/classes/class-bp-attachment-avatar.php:
BP_Attachment_Avatar::crop()
|
Crop the avatar.
|
bp-core/bp-core-avatars.php:
bp_core_avatar_default()
|
Get the URL of the ‘full’ default avatar.
|
bp-core/bp-core-avatars.php:
bp_core_avatar_default_thumb()
|
Get the URL of the ‘thumb’ default avatar.
|
bp-core/bp-core-avatars.php:
bp_core_get_avatar_data_url_filter()
|
Filter {@link get_avatar_url()} to use the BuddyPress user avatar URL.
|
bp-core/bp-core-avatars.php:
bp_core_fetch_avatar()
|
Get an avatar for a BuddyPress object.
|