Re: List of template tags and parameters?
Look in all “/wp-content/plugins/buddypress/” folders for files that end in “-templatetags.php”.
Looks like there is a codex page setup:
https://codex.buddypress.org/developer-discussions/buddypress-template-tags/
But nothing is in there. I’ll start filling that page in when I have some time on my hands!
Just added the first function, but there’s a ton more!
—
Jeff, question for you… say I wanted to add a sub-page in the codex to split up the many “-templatetags.php” files.
How would I do that?