Please help – understanding Buddypress code without documentation
-
Hey all,
I’m a new developer (started a year ago). I’ve been working with WordPress for about 3 months and I get it.
Buddypress is a different issue, because there is very little documentation that teaches a new developer what the functions/actions/filters do,
how to use them, what parameters they take, etc. etc. I’ve been through the codex cover to cover (figuratively) but there simply isn’t enough there.So I’m gonna post some questions here, and I’ve asked a spiritual guru about this, if you answer them and help me understand how to use Buddypress,
you will have a happy and healthy life and birds will stop pooping on your car.Question 1:
I’ve read the wordpress codex page about the Plugin API, so I understand about add_action and do_action and hooks.
But there are a heap of do_action’s in the bp-default theme’s header.php, index.php, & footer.php that I don’t understand.
I’ve looked through other core files, but I can’t find where the add_action for them is, nor any documentation anywhere else.Could you please explain about, or direct me to the page of code for the following hooks:
I’ve also started a blog on the subject. Feel free to comments and help out there.
http://www.nextgenreporters.comMany thanks!
- The topic ‘Please help – understanding Buddypress code without documentation’ is closed to new replies.