-
Home
-
WP Frontend Admin – Display WP Admin Pages in the Frontend
-
1.15.1
-
Code
-
Classes
- WPFA_Shortcodes
Total Complexity |
73 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
463 |
Lines of code |
380 |
Logical lines of code |
196 |
Comment lines |
10 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_admin_page_for_frontend() |
D |
18 |
46 |
246 |
get_login_form() |
S |
49 |
6 |
31 |
get_edit_url() |
S |
52 |
6 |
26 |
get_edit_link() |
S |
56 |
3 |
20 |
get_login_url() |
S |
63 |
2 |
11 |
get_logout_url() |
S |
62 |
2 |
11 |
get_logout_link() |
S |
62 |
2 |
11 |
get_instance() |
S |
69 |
2 |
7 |
__construct() |
S |
91 |
1 |
2 |
init() |
S |
64 |
1 |
9 |
__set() |
S |
81 |
1 |
3 |
__get() |
S |
82 |
1 |
3 |