Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Getting BP Links content to show up on the front page


r-a-y
Keymaster

@r-a-y

Check out the links loop in /buddypress-links/themes/bp-links-default.php.
For parameters in the links loop, check out the bp_has_links() function in /buddypress-links/bp-links-templatetags.php.

The links loop works similar to any BP loop:
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/

Skip to toolbar