[buddypress-trac] [BuddyPress Trac] #5571: Updating profile results in fatal error if activity component is disabled
buddypress-trac
noreply at wordpress.org
Mon Apr 21 20:58:00 UTC 2014
#5571: Updating profile results in fatal error if activity component is disabled
--------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.0.1
Component: XProfile | Version: 2.0
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Comment (by DJPaul):
Or, this should be moved into the Activity component:
`add_action( 'xprofile_updated_profile',
'bp_xprofile_updated_profile_activity', 10, 5 );`
Which will avoid cluttering up functions like these with `function_exists`
checks
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5571#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list