-
Home
-
Change wp-admin login
-
1.1.3 (latest)
-
Code
-
Classes
- Change_WP_Admin_Login
Total Complexity |
113 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
408 |
Lines of code |
305 |
Logical lines of code |
157 |
Comment lines |
3 |
Methods |
27 |
Properties |
1 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wp_loaded() |
B |
42 |
21 |
44 |
admin_init() |
B |
41 |
17 |
53 |
plugins_loaded() |
A |
48 |
17 |
27 |
__construct() |
S |
49 |
6 |
29 |
new_login_slug() |
S |
62 |
6 |
12 |
uninstall() |
S |
58 |
4 |
16 |
filter_wp_login_php() |
S |
58 |
4 |
15 |
rwl_section_desc() |
S |
66 |
4 |
7 |
plugin_action_links() |
S |
64 |
4 |
8 |
admin_notices() |
S |
67 |
4 |
6 |
update_wpmu_options() |
S |
64 |
4 |
9 |
wp_template_loader() |
S |
60 |
3 |
13 |
rwl_page_input() |
S |
67 |
3 |
7 |
user_trailingslashit() |
S |
78 |
2 |
3 |
new_login_url() |
S |
68 |
2 |
7 |
wpmu_options() |
S |
60 |
1 |
12 |
network_site_url() |
S |
79 |
1 |
3 |
site_url() |
S |
79 |
1 |
3 |
welcome_email() |
S |
77 |
1 |
3 |
wp_redirect() |
S |
80 |
1 |
3 |
basename() |
S |
80 |
1 |
3 |
rwl_redirect_func() |
S |
70 |
1 |
5 |
path() |
S |
80 |
1 |
3 |
activate() |
S |
76 |
1 |
4 |
admin_notices_incompatible() |
S |
76 |
1 |
3 |
use_trailing_slashes() |
S |
77 |
1 |
3 |
forbidden_slugs() |
S |
75 |
1 |
4 |