Joomla CMS  3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
Référence du fichier plugins/captcha/recaptcha/postinstall/actions.php

Espaces de nommage

 Joomla\Plugin
 

Fonctions

 recaptcha_postinstall_condition ()
 
 recaptcha_postinstall_action ()
 

Documentation des fonctions

◆ recaptcha_postinstall_action()

recaptcha_postinstall_action ( )

Open the reCAPTCHA plugin so that they can update the settings to V2 and new keys.

Renvoie
void
Depuis
3.8.6

Références $db, $query, et $url.

◆ recaptcha_postinstall_condition()

recaptcha_postinstall_condition ( )

Checks if the plugin is enabled and reCAPTCHA V1 is being used. If true then the message about reCAPTCHA v1 EOL should be displayed.

Renvoie
boolean
Depuis
3.8.6

Références $db, et $query.