-
Home
-
Create Block Theme
-
2.0.2
-
Code
-
Classes
- Create_Block_Theme_API
Total Complexity |
26 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
448 |
Lines of code |
358 |
Logical lines of code |
151 |
Comment lines |
31 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_rest_routes() |
A |
37 |
1 |
123 |
rest_export_cloned_theme() |
S |
47 |
3 |
35 |
rest_export_child_cloned_theme() |
S |
48 |
2 |
36 |
rest_update_theme() |
S |
55 |
2 |
20 |
rest_get_theme_data() |
S |
57 |
2 |
19 |
rest_get_readme_data() |
S |
57 |
2 |
19 |
rest_export_theme() |
S |
55 |
2 |
19 |
rest_save_theme() |
S |
58 |
2 |
18 |
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 |