Changeset 4400 for trunk/bp-xprofile/bp-xprofile-actions.php
- Timestamp:
- 05/20/2011 07:33:20 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-actions.php
r4046 r4400 14 14 * 15 15 * @package BuddyPress Xprofile 16 * @global $bp The global BuddyPress settings variable created in bp_core_setup_globals()16 * @global object $bp Global BuddyPress settings object 17 17 * @uses bp_core_delete_avatar() Deletes the active avatar for the logged in user. 18 18 * @uses add_action() Runs a specific function for an action when it fires.
Note: See TracChangeset
for help on using the changeset viewer.