mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- changed version;
This commit is contained in:
@@ -312,7 +312,8 @@ if ( ! class_exists( 'um\core\Form' ) ) {
|
||||
|
||||
/**
|
||||
* Return the errors as a WordPress Error object
|
||||
* @return WP_Error
|
||||
*
|
||||
* @return \WP_Error
|
||||
*/
|
||||
function get_wp_error() {
|
||||
$wp_error = new \WP_Error();
|
||||
|
||||
Reference in New Issue
Block a user