-
Home
-
WordPress Editable Posts Table for the Frontend
-
2.4.10
-
Code
-
Classes
- WP_Sheet_Editor_Infinite_Serialized_Field
Total Complexity |
45 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
212 |
Lines of code |
169 |
Logical lines of code |
93 |
Comment lines |
2 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_columns() |
A |
45 |
8 |
39 |
update_value() |
S |
56 |
6 |
18 |
get() |
S |
58 |
6 |
16 |
set() |
S |
58 |
5 |
15 |
__construct() |
S |
56 |
4 |
16 |
save_value() |
S |
58 |
3 |
15 |
array_to_dot() |
S |
61 |
3 |
12 |
get_column_keys() |
S |
65 |
2 |
9 |
get_dot_notation_key() |
S |
68 |
2 |
7 |
get_value() |
S |
63 |
2 |
9 |
allow_in_variations() |
S |
76 |
1 |
4 |
get_existing_value() |
S |
78 |
1 |
3 |
__set() |
S |
82 |
1 |
3 |
__get() |
S |
83 |
1 |
3 |