Files
LiveCartaWP/html/wp-content/plugins/mailchimp-for-wp/integrations/prosopo-procaptcha/bootstrap.php

6 lines
137 B
PHP

<?php
mc4wp_register_integration('prosopo-procaptcha', 'MC4WP_Procaptcha_Integration');
MC4WP_Procaptcha::get_instance()->set_hooks();