Captcha::enqueue_scripts()

Description #

Enqueue script.

Changelog #

VersionDescription
4.1.9Introduced.

Source #

File: addons/recaptcha/recaptcha.php

	public function enqueue_scripts() {
		wp_enqueue_script( 'ap-recaptcha', ANSPRESS_URL . 'addons/recaptcha/script.js', array(), AP_VERSION, true );
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment