-
Home
-
Create Block Theme
-
2.1.0
-
Code
-
Classes
- Create_Block_Theme_API
Total Complexity |
34 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
475 |
Lines of code |
377 |
Logical lines of code |
163 |
Comment lines |
35 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
rest_save_theme() |
A |
49 |
10 |
32 |
register_rest_routes() |
A |
37 |
1 |
123 |
rest_export_cloned_theme() |
S |
47 |
3 |
37 |
rest_export_child_cloned_theme() |
S |
48 |
2 |
37 |
rest_export_theme() |
S |
54 |
2 |
21 |
rest_update_theme() |
S |
55 |
2 |
20 |
rest_get_theme_data() |
S |
57 |
2 |
19 |
rest_get_readme_data() |
S |
57 |
2 |
19 |
rest_create_child_theme() |
S |
60 |
2 |
14 |
rest_create_blank_theme() |
S |
60 |
2 |
14 |
rest_clone_theme() |
S |
62 |
2 |
12 |
rest_create_variation() |
S |
62 |
2 |
12 |
sanitize_theme_data() |
S |
59 |
1 |
14 |
__construct() |
S |
79 |
1 |
3 |