Changeset 4276
- Timestamp:
- 10/30/2012 06:15:19 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/core/actions.php
r4273 r4276 225 225 // User capabilities 226 226 add_action( 'bbp_edit_user_profile_update', 'bbp_edit_user_profile_update_capabilities' ); 227 228 // Hook WordPress admin actions to bbPress profiles on save 229 add_action( 'bbp_user_edit_after', 'bbp_user_edit_after' ); 227 230 228 231 // Caches
Note: See TracChangeset
for help on using the changeset viewer.