File: bp-blogs/classes/class-bp-blogs-template.php |
Description |
---|---|
BP_Blogs_Template::rewind_blogs() |
Rewind the blogs and reset blog index. |
BP_Blogs_Template::blogs() |
Whether there are blogs left in the loop to iterate over. |
blog_loop_end |
Fires right before the rewinding of blogs listing after all are shown. |
BP_Blogs_Template::the_blog() |
Set up the current blog inside the loop. |
blog_loop_start |
Fires if on the first blog in the loop. |
BP_Blogs_Template |
The main blog template loop class. |
BP_Blogs_Template::__construct() |
Constructor method. |
BP_Blogs_Template::has_blogs() |
Whether there are blogs available in the loop. |
BP_Blogs_Template::next_blog() |
Set up the next blog and iterate index. |