-
Home
-
Charitable – Donation Plugin for WordPress – Fundraising with Recurring Donations & More
-
1.8.6
-
Code
-
Classes
- Charitable_Admin_Actions
Total Complexity |
40 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
370 |
Lines of code |
131 |
Logical lines of code |
66 |
Comment lines |
187 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
do_action() |
A |
52 |
8 |
22 |
add_action_fields() |
S |
58 |
5 |
16 |
get_available_groups() |
S |
61 |
4 |
12 |
register() |
S |
62 |
3 |
11 |
get_available_actions() |
S |
65 |
3 |
9 |
has_available_actions() |
S |
66 |
3 |
8 |
get_action_link() |
S |
60 |
2 |
15 |
is_action_available() |
S |
68 |
2 |
7 |
action_is_valid() |
S |
78 |
2 |
3 |
get_group_actions() |
S |
78 |
2 |
3 |
__construct() |
S |
72 |
1 |
6 |
get_actions() |
S |
82 |
1 |
3 |
get_groups() |
S |
82 |
1 |
3 |
show_result_message() |
S |
79 |
1 |
3 |
action_exists() |
S |
79 |
1 |
3 |
sanitize_action_args() |
S |
68 |
1 |
7 |