-
Home
-
Gutenberg Blocks with AI by Kadence WP – Page Builder Features
-
3.2.32
-
Code
-
Classes
- Kadence_Blocks_Form_Captcha_Settings
Total Complexity |
52 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
236 |
Lines of code |
151 |
Logical lines of code |
104 |
Comment lines |
45 |
Methods |
9 |
Properties |
9 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_secret_key() |
A |
47 |
12 |
40 |
get_public_key() |
A |
47 |
12 |
40 |
get_kadence_captcha_stored_value() |
S |
61 |
8 |
10 |
get_captcha_service() |
S |
57 |
4 |
17 |
get_styles() |
S |
59 |
4 |
14 |
has_valid_settings() |
S |
72 |
4 |
5 |
get_captcha_language() |
S |
64 |
4 |
9 |
is_using_kadence_captcha_settings() |
S |
68 |
3 |
7 |
__construct() |
S |
67 |
1 |
9 |