diff --git a/includes/core/class-account.php b/includes/core/class-account.php index 35670954..09cb675b 100644 --- a/includes/core/class-account.php +++ b/includes/core/class-account.php @@ -402,7 +402,7 @@ if ( ! class_exists( 'Account' ) ) {
- +
diff --git a/includes/um-short-functions.php b/includes/um-short-functions.php index c0cb10af..d1bb2e5d 100644 --- a/includes/um-short-functions.php +++ b/includes/um-short-functions.php @@ -1695,6 +1695,8 @@ /** * Check if meta_value exists * + * UNUSED + * * @param string $key * @param mixed $value *