@since: BuddyPress 1.2.0 |
Description |
---|---|
BP_Activity_Activity::get_id() |
Get the first activity ID that matches a set of criteria. |
BP_Activity_Activity::delete() |
Delete activity items from the database. |
BP_Activity_Activity::delete_activity_item_comments() |
Delete the comments associated with a set of activity items. |
BP_Activity_Activity::delete_activity_meta_entries() |
Delete the meta entries associated with a set of activity items. |
BP_Activity_Activity::append_comments() |
Append activity comments to their associated activity items. |
BP_Activity_Activity::get() |
Get activity items, as specified by parameters. |
bp_get_member_activity_feed_link() |
Return the member activity feed link. |
bp_get_activity_feed_item_guid() |
Returns the activity feed item guid. |
bp_member_activity_feed_link() |
Output the member activity feed link. |
bp_activity_post_form_action() |
Output the activity post form action. |