-
Home
-
TablePress – Tables in WordPress made easy
-
3.1.2 (latest)
-
Code
-
Classes
- TablePress_Post_Model
Total Complexity |
30 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
366 |
Lines of code |
160 |
Logical lines of code |
76 |
Comment lines |
190 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
insert() |
S |
46 |
6 |
42 |
update() |
S |
47 |
5 |
39 |
load_posts() |
S |
58 |
4 |
15 |
_register_post_type() |
S |
56 |
1 |
18 |
get() |
S |
69 |
2 |
7 |
add_meta_field() |
S |
69 |
2 |
6 |
update_meta_field() |
S |
66 |
2 |
8 |
__construct() |
S |
77 |
1 |
4 |
delete() |
S |
79 |
1 |
3 |
trash() |
S |
80 |
1 |
3 |
untrash() |
S |
80 |
1 |
3 |
count_posts() |
S |
79 |
1 |
3 |
get_meta_field() |
S |
79 |
1 |
3 |
delete_meta_field() |
S |
79 |
1 |
3 |
get_post_type() |
S |
82 |
1 |
3 |