This topic is intended to be a forum resource to collect all the frequently asked questions and their answers. There are a lot of code snippets and how to answers floating around the forums. If you solve what you find is a common problem. Answer a question that seems to be asked frequently or have a small plugin or code snippet to contribute, then post it in this thread. I’ll include it in this post. This thread isn’t for conversations about such things. It’s for contributing what you find or create.
Tools for developers:
Firebug – http://getfirebug.com/ can’t live without it.
Hooks and filters in wp utility – http://planetozh.com/blog/my-projects/wordpress-hooks-filter-flow/ this allows you to see all the functions that hook actions and filters in your bp site.
Read this please and leave comments
Buddypress.org needs a common place to share code snippets