File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/hcaptcha-for-forms-and-more/src/php/BBPress/NewTopic.php
Back
<?php /** * New Topic class file. * * @package hcaptcha-wp */ namespace HCaptcha\BBPress; /** * Class New Topic. */ class NewTopic extends Base { /** * Nonce action. */ const ACTION = 'hcaptcha_bbp_new_topic'; /** * Nonce name. */ const NAME = 'hcaptcha_bbp_new_topic_nonce'; /** * Add captcha hook. */ const ADD_CAPTCHA_HOOK = 'bbp_theme_after_topic_form_content'; /** * Verify hook. */ const VERIFY_HOOK = 'bbp_new_topic_pre_extras'; }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings