-
Home
-
WP Revisions Control
-
1.3
-
Code
-
Classes
- WP_Revisions_Control_Bulk_Actions
Total Complexity |
39 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
295 |
Lines of code |
161 |
Logical lines of code |
92 |
Comment lines |
78 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_notices() |
A |
43 |
12 |
52 |
register_admin_hooks() |
S |
49 |
7 |
30 |
handle_action() |
S |
52 |
6 |
26 |
setup() |
S |
64 |
3 |
9 |
get_instance() |
S |
69 |
2 |
7 |
purge_all() |
S |
71 |
2 |
6 |
purge_excess() |
S |
71 |
2 |
6 |
register_actions() |
S |
63 |
1 |
12 |
__construct() |
S |
98 |
1 |
1 |
remove_message_query_args() |
S |
79 |
1 |
3 |
get_message_query_args() |
S |
70 |
1 |
6 |
add_actions() |
S |
79 |
1 |
3 |