can choose the email for registration, and wether to send one or not
This commit is contained in:
@@ -33,9 +33,6 @@ function return_result($output) {
|
||||
* if is acf, use acf default format
|
||||
*/
|
||||
function format_user_info($query, $current_user, $user_id) {
|
||||
error_log("query: " . json_encode($query));
|
||||
error_log("current_user: " . json_encode($current_user));
|
||||
error_log("user_id: " . json_encode($user_id));
|
||||
$output_date_format = Custer::USER_INFO_DATE_FORMAT;
|
||||
|
||||
$is_acf = false;
|
||||
|
||||
Reference in New Issue
Block a user