mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 10:46:11 +09:00
Add $args and $user_id to 'um_after_profile_header_name'
Enhanced the action hook 'um_after_profile_header_name' by including `$args` and `$user_id` parameters. Updated documentation and examples to reflect these changes, enabling more flexible and detailed customization options for developers.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
- Added: Extra condition for checking the license activation requests.
|
||||
- Added: 2nd `$args` attribute to the action hook 'um_cover_area_content'.
|
||||
- Added: `$args` and `$user_id` attributes to the action hook 'um_after_profile_header_name'.
|
||||
- Added: Class `um-profile-subnav-{$subnav_id}-link` to the sub navigation links in the User Profile page.
|
||||
- Tweak: Updated `Extensions_Updater` class to use Action Scheduler in the upgrade process of the UM extensions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user