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:
Mykyta Synelnikov
2025-04-23 16:05:34 +03:00
parent b629b95624
commit c6859072a0
3 changed files with 25 additions and 2 deletions
+4 -1
View File
@@ -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.
*/