File: bp-activity/classes/class-bp-activity-feed.php |
Description |
---|---|
bp_activity_feed_item_elements |
Fires at the end of the individual RSS Item list in RSS feed so plugins can add extra item elements. |
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 |
Create a RSS feed using the activity component. |
BP_Activity_Feed::__isset() |
Magic method for checking the existence of a certain data variable. |
BP_Activity_Feed::__get() |
Magic method for getting a certain data variable. |
BP_Activity_Feed::__set() |
Magic method for setting a certain data variable. |
BP_Activity_Feed::__construct() |
Constructor. |
bp_activity_enable_feeds |
Filters if BuddyPress should consider feeds enabled. If disabled, it will return early. |