-
Home
-
Registration, User Profile, Membership, Content Restriction, User Directory, and Frontend Post Submission – WP User Frontend
-
3.5.14
-
Code
-
Classes
- WPUF_User
Total Complexity |
21 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
191 |
Lines of code |
67 |
Logical lines of code |
33 |
Comment lines |
96 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
62 |
4 |
12 |
is_verified() |
S |
65 |
3 |
9 |
get_billing_address() |
S |
64 |
3 |
10 |
post_locked() |
S |
78 |
1 |
3 |
lock_reason() |
S |
79 |
1 |
3 |
edit_post_locked() |
S |
78 |
1 |
3 |
edit_post_lock_reason() |
S |
79 |
1 |
3 |
subscription() |
S |
80 |
1 |
3 |
mark_verified() |
S |
79 |
1 |
3 |
mark_unverified() |
S |
79 |
1 |
3 |
set_activation_key() |
S |
79 |
1 |
3 |
get_activation_key() |
S |
79 |
1 |
3 |
remove_activation_key() |
S |
80 |
1 |
3 |
get_transaction_data() |
S |
69 |
1 |
6 |