-
Home
-
WP Theme ShapeShifter Extensions
-
1.2.7 (latest)
-
Code
-
Classes
- SSE_Metabox_Abstract
Total Complexity |
15 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
161 |
Lines of code |
52 |
Logical lines of code |
20 |
Comment lines |
72 |
Methods |
10 |
Properties |
7 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_meta_boxes() |
S |
59 |
3 |
16 |
admin_enqueue_scripts() |
S |
64 |
3 |
10 |
get_instance() |
S |
75 |
2 |
4 |
__construct() |
S |
66 |
1 |
9 |
init() |
S |
91 |
1 |
2 |
init_hooks() |
S |
72 |
1 |
5 |
enqueue_scripts() |
S |
98 |
1 |
1 |
save_metabox_settings() |
S |
89 |
1 |
1 |
render() |
S |
98 |
1 |
1 |
get_prefixed_post_meta_name() |
S |
80 |
1 |
3 |