-
Home
-
Appmaker WP – Convert WordPress to Native Android & iOS App
-
0.4.3 (latest)
-
Code
-
Classes
- APPMAKER_WP_REST_User_Controller
Total Complexity |
38 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
437 |
Lines of code |
261 |
Logical lines of code |
98 |
Comment lines |
117 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register() |
A |
49 |
9 |
29 |
login() |
S |
53 |
7 |
21 |
get_wp_notice_errors() |
S |
56 |
6 |
18 |
register_routes() |
S |
46 |
1 |
53 |
reset_password() |
S |
54 |
3 |
22 |
get_register_args() |
S |
49 |
1 |
34 |
get_login_args() |
S |
54 |
1 |
23 |
set_current_user() |
S |
56 |
1 |
18 |
get_avatar() |
S |
65 |
2 |
9 |
add_error() |
S |
64 |
2 |
10 |
validate_username() |
S |
76 |
1 |
4 |
trim() |
S |
80 |
1 |
3 |
appmaker_is_email() |
S |
80 |
1 |
3 |
logout() |
S |
73 |
1 |
5 |
get_reset_password_args() |
S |
65 |
1 |
9 |