Changeset 10147 for trunk/src/bp-friends/bp-friends-loader.php
- Timestamp:
- 09/27/2015 05:08:37 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-friends/bp-friends-loader.php (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-friends/bp-friends-loader.php
r9995 r10147 9 9 */ 10 10 11 // Exit if accessed directly 11 // Exit if accessed directly. 12 12 defined( 'ABSPATH' ) || exit; 13 13 … … 17 17 * Start the friends component creation process. 18 18 * 19 * @since BuddyPress (1.5.0)19 * @since 1.5.0 20 20 */ 21 21 public function __construct() { … … 60 60 * backwards compatibility. 61 61 * 62 * @since BuddyPress (1.5.0)62 * @since 1.5.0 63 63 * 64 64 * @see BP_Component::setup_globals() for description of parameters. … … 102 102 * Set up component navigation. 103 103 * 104 * @since BuddyPress (1.5.0)104 * @since 1.5.0 105 105 * 106 106 * @see BP_Component::setup_nav() for a description of arguments. … … 165 165 * Set up bp-friends integration with the WordPress admin bar. 166 166 * 167 * @since BuddyPress (1.5.0)167 * @since 1.5.0 168 168 * 169 169 * @see BP_Component::setup_admin_bar() for a description of arguments. … … 245 245 * Setup cache groups. 246 246 * 247 * @since BuddyPress (2.2.0)247 * @since 2.2.0 248 248 */ 249 249 public function setup_cache_groups() {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)