mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
* prepared to release;
This commit is contained in:
@@ -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()' );
|
||||
|
||||
Reference in New Issue
Block a user