Changeset 10417 for trunk/src/bp-core/bp-core-actions.php
- Timestamp:
- 12/22/2015 03:32:17 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/bp-core-actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-actions.php
r10413 r10417 3 3 * BuddyPress Filters & Actions. 4 4 * 5 * @package BuddyPress6 * @subpackage Hooks7 *8 5 * This file contains the actions and filters that are used through-out BuddyPress. 9 6 * They are consolidated here to make searching for them easier, and to help 10 7 * developers understand at a glance the order in which things occur. 8 * 9 * @package BuddyPress 10 * @subpackage Hooks 11 * @since 1.6.0 11 12 */ 12 13
Note: See TracChangeset
for help on using the changeset viewer.