Auto Enroll stopped working
-
Hi, Is there an issue or change with the API which registers our sites? Last few havent got added to the dashboard, had to manually add to get key.
our code in functions file:
add_filter(‘apbct_get_api_key_email’, function($_admin_email){ return ‘info@**.co.uk’; }); add_filter(‘apbct_is_get_api_key’, function($_is_get_api_key){ return true; });
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Auto Enroll stopped working’ is closed to new replies.