mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Add new hooks, refactor workflows, and deprecate unused functions
Introduced new filter hooks for primary button classes in forms and improved URL handling for password resets and account activations. Deprecated several unused functions and replaced them with updated alternatives to streamline the codebase. Updated documentation and templates accordingly.
This commit is contained in:
@@ -525,7 +525,7 @@ if ( ! class_exists( 'um\core\Profile' ) ) {
|
||||
|
||||
/**
|
||||
* UM Placeholders for user link, avatar link
|
||||
* @depreacated 2.10.5
|
||||
* @deprecated 2.10.5
|
||||
* @param $placeholders
|
||||
*
|
||||
* @return array
|
||||
|
||||
Reference in New Issue
Block a user