wip filter email registration
This commit is contained in:
@@ -44,6 +44,7 @@ if (!defined('ABSPATH')) {
|
||||
|
||||
|
||||
function get_field_init_CIPF($acf_field_name, $acf_id) {
|
||||
PLGNTLS_class::debug_infos();
|
||||
$acf_state = get_field($acf_field_name, $acf_id);
|
||||
if ($acf_state !== null) {
|
||||
return $acf_state;
|
||||
|
||||
Reference in New Issue
Block a user