Fixed Invalid event listener description for user_content_change_init

truonglv

Well-known member
Affected version
2.2.8
As currently it's

Code:
Fired inside the constructor \XF\Service\User\ContentChange class in the combineData() method.

This allows you to add extra tables and columns that should be updated when a user is renamed, deleted or merged. Note that adding steps requires a class extension.

But it doesn't have that method.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.9).

Change log:
Correct the description for the user_content_change_init code event description
There may be a delay before changes are rolled out to the XenForo Community.
 
Top Bottom