forked from LiveCarta/LiveCartaWP
6 lines
137 B
PHP
6 lines
137 B
PHP
<?php
|
|
|
|
mc4wp_register_integration('prosopo-procaptcha', 'MC4WP_Procaptcha_Integration');
|
|
|
|
MC4WP_Procaptcha::get_instance()->set_hooks();
|