mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Update to version 2.10.3 with enhancements and bug fixes
Added new settings for registration management and improved Action Scheduler flexibility. Resolved issues with Member Directory styling, filtering, and email placeholders. Updated terminology and documentation; ensure cached assets are refreshed post-update.
This commit is contained in:
@@ -2555,9 +2555,12 @@ class Site_Health {
|
||||
|
||||
/**
|
||||
* Filters the site health information.
|
||||
*
|
||||
* @hook um_site_health_extend
|
||||
*
|
||||
* @since 2.10.3
|
||||
* @param {array} info - The site health info to be filtered.
|
||||
*
|
||||
* @param {array} $info The site health info to be filtered.
|
||||
*
|
||||
* @return {array} The filtered site health info.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user