-
Home
-
Registration, User Profile, Membership, Content Restriction, User Directory, and Frontend Post Submission – WP User Frontend
-
3.5.14
-
Code
-
Classes
- WPUF_User_Subscription
Total Complexity |
94 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
496 |
Lines of code |
290 |
Logical lines of code |
174 |
Comment lines |
122 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
has_error() |
B |
44 |
23 |
38 |
pack_info() |
B |
36 |
15 |
81 |
add_pack() |
A |
40 |
13 |
55 |
expired() |
S |
57 |
6 |
15 |
reset_subscription_data() |
S |
58 |
6 |
14 |
has_post_count() |
S |
64 |
5 |
9 |
used_free_pack() |
S |
63 |
4 |
10 |
is_free_pack() |
S |
64 |
4 |
9 |
current_pack() |
S |
61 |
3 |
11 |
add_free_pack() |
S |
69 |
2 |
6 |
get_subscription_exp_msg() |
S |
69 |
2 |
6 |
delete_pack() |
S |
68 |
2 |
7 |
populate_data() |
S |
72 |
2 |
5 |
current_pack_id() |
S |
68 |
2 |
7 |
recurring() |
S |
69 |
2 |
7 |
update_meta() |
S |
79 |
1 |
3 |
has_pack() |
S |
80 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |