-
Home
-
Charitable – Donation Plugin for WordPress – Fundraising with Recurring Donations & More
-
1.8.6
-
Code
-
Classes
- Charitable_User
Total Complexity |
110 |
Dependencies |
4 |
Dependents |
9 |
Total lines |
1,087 |
Lines of code |
462 |
Logical lines of code |
232 |
Comment lines |
462 |
Methods |
40 |
Properties |
3 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_core_user() |
A |
43 |
13 |
50 |
add_donor() |
A |
48 |
9 |
34 |
update_donor_record() |
A |
48 |
8 |
34 |
get_donor() |
S |
55 |
6 |
20 |
get_location() |
S |
57 |
6 |
17 |
update_profile() |
S |
60 |
4 |
15 |
sanitize_display_name() |
S |
63 |
5 |
9 |
get_avatar() |
S |
53 |
3 |
25 |
get_total_donated() |
S |
54 |
3 |
22 |
get_address() |
S |
54 |
3 |
21 |
mark_as_verified() |
S |
59 |
3 |
15 |
signon() |
S |
60 |
3 |
14 |
update_user_meta() |
S |
60 |
3 |
13 |
get_name() |
S |
62 |
3 |
11 |
get_donor_id() |
S |
70 |
3 |
6 |
get_first_name() |
S |
66 |
3 |
8 |
get_last_name() |
S |
66 |
3 |
8 |
get_current_campaigns() |
S |
56 |
1 |
20 |
get_address_fields() |
S |
59 |
1 |
18 |
get_email() |
S |
67 |
2 |
8 |
get_avatar_src() |
S |
64 |
2 |
9 |
create_profile() |
S |
66 |
2 |
8 |
get_mapped_keys() |
S |
71 |
2 |
6 |
map_key() |
S |
74 |
2 |
4 |
get_core_keys() |
S |
71 |
2 |
6 |
get_activity() |
S |
61 |
1 |
12 |
__construct() |
S |
79 |
1 |
3 |
init_with_donor() |
S |
70 |
1 |
6 |
__get() |
S |
79 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
has_prop() |
S |
79 |
1 |
3 |
is_logged_in() |
S |
80 |
1 |
3 |
set_donor_id() |
S |
81 |
1 |
3 |
is_donor() |
S |
80 |
1 |
3 |
is_verified() |
S |
78 |
1 |
3 |
get_donations() |
S |
79 |
1 |
3 |
count_donations() |
S |
79 |
1 |
3 |
count_campaigns_supported() |
S |
79 |
1 |
3 |
get_campaigns() |
S |
69 |
1 |
7 |
has_current_campaigns() |
S |
81 |
1 |
3 |