Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Excluding certain blogs from bp_has_site_blogs() function


Burt Adsit
Participant

@burtadsit

Where are you putting the my_has_site_blogs() fn? That should go in /directories/blogs/blogs-loop.php. Right at the top like:

<?php if ( my_has_site_blogs( ‘type=active&per_page=10’ ) ) : ?>

Skip to toolbar