-
Home
-
Create Block Theme
-
1.9.0
-
Code
-
Classes
- Create_Block_Theme_Admin
Total Complexity |
51 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
475 |
Lines of code |
342 |
Logical lines of code |
222 |
Comment lines |
51 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
blockbase_save_theme() |
B |
37 |
23 |
71 |
create_blank_theme() |
A |
42 |
6 |
54 |
clone_theme() |
S |
44 |
3 |
46 |
create_sibling_theme() |
S |
46 |
2 |
41 |
create_child_theme() |
S |
47 |
2 |
38 |
is_valid_screenshot() |
S |
66 |
4 |
7 |
create_block_theme_enqueue() |
S |
58 |
2 |
16 |
create_admin_menu() |
S |
64 |
2 |
9 |
export_child_theme() |
S |
58 |
1 |
15 |
export_theme() |
S |
58 |
1 |
15 |
register_theme_export() |
S |
62 |
1 |
13 |
__construct() |
S |
70 |
1 |
6 |
save_theme_locally() |
S |
78 |
1 |
4 |
save_variation() |
S |
80 |
1 |
3 |
rest_export_theme() |
S |
76 |
1 |
4 |