Changeset 10248 for trunk/src/bp-loader.php
- Timestamp:
- 10/11/2015 04:27:50 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-loader.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-loader.php
r10247 r10248 318 318 * 319 319 * @since 1.6.0 320 * @access private321 320 * 322 321 * @uses plugin_dir_path() To generate BuddyPress plugin path. … … 450 449 * 451 450 * @since 1.6.0 452 * @access private453 451 * 454 452 * @uses is_admin() If in WordPress admin, load additional file. … … 509 507 * 510 508 * @since 1.6.0 511 * @access private512 509 * 513 510 * @uses register_activation_hook() To register the activation hook.
Note: See TracChangeset
for help on using the changeset viewer.