Forums
(@ttphong2612)
8 years, 1 month ago
hi @shwarp,
1/ Go to the place that you want to insert recaptcha 2/ Insert two line: <?php $recpatcha = WP_reCaptcha::instance(); ?> <?php echo $recpatcha->recaptcha_html(); ?>