-
Home
-
Gutenberg Blocks with AI by Kadence WP – Page Builder Features
-
3.5.22
-
Code
-
Classes
- Kadence_Blocks_Navigation_CPT_Controller
| Total Complexity |
26 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
2,178 |
| Lines of code |
2,118 |
| Logical lines of code |
53 |
| Comment lines |
39 |
| Methods |
9 |
| Properties |
2 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register_meta() |
D |
2 |
7 |
1,922 |
| navigation_single_layout() |
S |
52 |
5 |
24 |
| script_enqueue() |
S |
47 |
2 |
61 |
| __construct() |
S |
58 |
5 |
14 |
| register_post_type() |
S |
40 |
1 |
64 |
| filter_post_type_user_caps() |
S |
59 |
2 |
15 |
| get_instance() |
S |
72 |
2 |
6 |
| form_gutenberg_template() |
S |
67 |
1 |
9 |
| meta_auth_callback() |
S |
80 |
1 |
3 |