@since: BuddyPress 1.8.0 |
Description |
---|---|
bp_is_template_included() |
Is a BuddyPress template being included? |
bp_core_get_upload_dir() |
Fetch data from the BP root blog’s upload directory. |
bp_activity_do_mentions() |
Are mentions enabled or disabled? |
bp_activity_do_mentions |
Filters whether or not mentions are enabled. |
BP_Activity_Activity::get_meta_query_sql() |
Get the SQL for the ‘meta_query’ param in BP_Activity_Activity::get(). |
BP_Activity_Feed::setup_properties() |
Setup and validate the class properties. |
BP_Activity_Feed::setup_hooks() |
Setup some hooks that are used in the feed. |
BP_Activity_Feed::backpat_rss_attributes() |
Fire a hook to ensure backward compatibility for RSS attributes. |
BP_Activity_Feed::backpat_channel_elements() |
Fire a hook to ensure backward compatibility for channel elements. |
BP_Activity_Feed::backpat_item_elements() |
Fire a hook to ensure backward compatibility for item elements. |