Filter Reference: geodir_recaptcha_captcha_title

Summary

Filters the recaptcha title.

Package

GeoDirectory_ReCaptcha

Change Log

Since: 1.0.0

Used by

geodir_recaptcha/includes/gdcaptcha_template_functions.php: geodir_recaptcha_display() [Line: 93]

Source Code

		$captcha_title = apply_filters( 'geodir_recaptcha_captcha_title', $captcha_title );