-
Home
-
The WP Remote WordPress Plugin
-
4.54
-
Code
-
Classes
- BVWPActLog
Total Complexity |
33 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
257 |
Lines of code |
211 |
Logical lines of code |
125 |
Comment lines |
8 |
Methods |
25 |
Properties |
4 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_actions_and_listeners() |
S |
49 |
1 |
31 |
add_activity() |
S |
58 |
2 |
15 |
get_post() |
S |
61 |
2 |
12 |
get_blog() |
S |
65 |
2 |
9 |
password_reset_handler() |
S |
70 |
2 |
6 |
__construct() |
S |
67 |
2 |
7 |
get_user() |
S |
65 |
2 |
9 |
get_comment() |
S |
67 |
2 |
8 |
get_term() |
S |
64 |
2 |
10 |
term_deletion_handler() |
S |
72 |
1 |
6 |
mu_delete_handler() |
S |
72 |
1 |
6 |
mu_handler() |
S |
70 |
1 |
7 |
theme_action_handler() |
S |
76 |
1 |
4 |
plugin_action_handler() |
S |
76 |
1 |
4 |
user_update_handler() |
S |
67 |
1 |
8 |
user_handler() |
S |
69 |
1 |
7 |
term_handler() |
S |
69 |
1 |
7 |
term_updation_handler() |
S |
66 |
1 |
9 |
post_saved_handler() |
S |
68 |
1 |
8 |
post_handler() |
S |
70 |
1 |
7 |
init() |
S |
83 |
1 |
3 |
comment_handler() |
S |
66 |
1 |
9 |
user_logout_handler() |
S |
73 |
1 |
5 |
user_login_handler() |
S |
76 |
1 |
4 |
comment_status_changed_handler() |
S |
64 |
1 |
10 |