Skip to:
Content
Pages
Categories
Search
Top
Bottom

Function Reference

Codex HomeDeveloperDeveloper Docs → Function Reference

The files of BuddyPress define many useful PHP functions. Some of the functions, known as Template Tags, are defined especially for use in BuddyPress Themes. There are also some functions related to actions and filters (the Plugin API), which are therefore used primarily for developing Plugins. The rest are used to create the core BuddyPress functionality.

Many of the core BuddyPress functions are useful to Plugin and Theme developers.

Please use the type filter or search box to find BuddyPress functions.