-
Home
-
Gutenberg
-
18.2.0
-
Code
-
Classes
- WP_Web_Fonts
Total Complexity |
13 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
170 |
Lines of code |
48 |
Logical lines of code |
22 |
Comment lines |
109 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
80 |
1 |
3 |
get_providers() |
S |
80 |
1 |
3 |
register_provider() |
S |
76 |
1 |
4 |
get_registered_font_families() |
S |
76 |
1 |
4 |
get_registered() |
S |
76 |
1 |
4 |
get_enqueued() |
S |
76 |
1 |
4 |
add_font_family() |
S |
76 |
1 |
4 |
remove_font_family() |
S |
80 |
1 |
3 |
add_variation() |
S |
76 |
1 |
4 |
remove_variation() |
S |
80 |
1 |
3 |
do_items() |
S |
76 |
1 |
4 |
do_item() |
S |
76 |
1 |
4 |
to_theme_json() |
S |
76 |
1 |
4 |