-
Home
-
TablePress – Tables in WordPress made easy
-
3.0.3
-
Code
-
Classes
- TablePress_Frontend_Controller
Total Complexity |
158 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
1,155 |
Lines of code |
563 |
Logical lines of code |
390 |
Comment lines |
502 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_datatables_calls() |
D |
24 |
39 |
156 |
shortcode_table() |
D |
27 |
35 |
131 |
enqueue_css() |
C |
38 |
25 |
62 |
shortcode_table_info() |
B |
34 |
20 |
88 |
posts_search_filter() |
B |
39 |
22 |
58 |
maybe_enqueue_css() |
S |
60 |
7 |
14 |
__construct() |
S |
50 |
4 |
27 |
table_block_render_callback() |
S |
62 |
3 |
12 |
enqueue_datatables_files() |
S |
62 |
2 |
11 |
init_shortcodes() |
S |
75 |
1 |
4 |