-
Home
-
Post to Social Media – WordPress to Hootsuite
-
1.5.3
-
Code
-
Classes
- WP_To_Social_Pro_Notices
Total Complexity |
41 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
444 |
Lines of code |
153 |
Logical lines of code |
76 |
Comment lines |
204 |
Methods |
14 |
Properties |
4 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
output_notices() |
A |
49 |
8 |
37 |
get_notices() |
S |
55 |
5 |
21 |
add_success_notice() |
S |
57 |
5 |
18 |
add_warning_notice() |
S |
61 |
4 |
14 |
add_error_notice() |
S |
61 |
4 |
14 |
get_success_notices() |
S |
66 |
3 |
8 |
get_warning_notices() |
S |
66 |
3 |
8 |
get_error_notices() |
S |
66 |
3 |
8 |
__construct() |
S |
81 |
1 |
3 |
enable_store() |
S |
81 |
1 |
3 |
disable_store() |
S |
81 |
1 |
3 |
set_key_prefix() |
S |
81 |
1 |
3 |
save_notices() |
S |
72 |
1 |
5 |
delete_notices() |
S |
66 |
1 |
8 |