File: bp-activity/classes/class-bp-activity-template.php |
Description |
---|---|
BP_Activity_Template::next_activity() |
Set up the next activity item and iterate index. |
BP_Activity_Template::rewind_activities() |
Rewind the posts and reset post index. |
BP_Activity_Template::user_activities() |
Whether there are activity items left in the loop to iterate over. |
activity_loop_end |
Fires right before the rewinding of activity posts. |
BP_Activity_Template::the_activity() |
Set up the current activity item inside the loop. |
activity_loop_start |
Fires if the current activity item is the first in the activity loop. |
BP_Activity_Template |
The main activity template loop class. |
BP_Activity_Template::__construct() |
Constructor method. |
BP_Activity_Template::has_activities() |
Whether there are activity items available in the loop. |