* prepared to release;

This commit is contained in:
Mykyta Synelnikov
2024-09-27 17:16:33 +03:00
parent 35e3727bca
commit d0aafed9a2
4 changed files with 76 additions and 3 deletions
+2
View File
@@ -1514,6 +1514,8 @@ if ( ! class_exists( 'um\core\User' ) ) {
/**
* Set user's hash
*
* @deprecated 2.8.7
*/
public function assign_secretkey() {
_deprecated_function( __METHOD__, '2.8.7', 'UM()->common()->users()->assign_secretkey()' );