fixed error with unserialization of option
This commit is contained in:
@@ -18,7 +18,6 @@ if (!defined('ABSPATH')) {
|
||||
class Xtxpatch {
|
||||
const OPTION_REGISTER_EMAIL = [
|
||||
'_name'=>'define_email_at_register_xtxpatch',
|
||||
'_callback'=>__NAMESPACE__.'\define_register_email',
|
||||
'_default'=>[
|
||||
'email'=>
|
||||
'Bonjour,
|
||||
|
||||
Reference in New Issue
Block a user