-
Home
-
WordPress Editable Posts Table for the Frontend
-
2.4.42 (latest)
-
Code
-
Classes
- WP_Sheet_Editor_Infinite_Serialized_Field
Total Complexity |
56 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
256 |
Lines of code |
209 |
Logical lines of code |
112 |
Comment lines |
2 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
remove_empty_arrays() |
A |
49 |
12 |
33 |
register_columns() |
A |
42 |
10 |
52 |
set() |
S |
56 |
6 |
18 |
get() |
S |
58 |
6 |
16 |
__construct() |
S |
56 |
4 |
17 |
save_value() |
S |
58 |
3 |
15 |
array_to_dot() |
S |
61 |
3 |
12 |
get_value() |
S |
60 |
3 |
12 |
get_column_keys() |
S |
65 |
2 |
9 |
get_dot_notation_key() |
S |
68 |
2 |
7 |
allow_in_variations() |
S |
76 |
1 |
4 |
get_existing_value() |
S |
78 |
1 |
3 |
update_value() |
S |
72 |
1 |
5 |
__set() |
S |
82 |
1 |
3 |
__get() |
S |
83 |
1 |
3 |