-
Home
-
JWT Authentication for WP REST API
-
1.3.6 (latest)
-
Code
-
Classes
- Jwt_Auth_Admin
Total Complexity |
13 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
186 |
Lines of code |
94 |
Logical lines of code |
24 |
Comment lines |
74 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueue_plugin_assets() |
S |
50 |
5 |
31 |
display_admin_notice() |
S |
59 |
2 |
18 |
register_plugin_settings() |
S |
58 |
1 |
19 |
add_action_link() |
S |
69 |
2 |
7 |
__construct() |
S |
77 |
1 |
4 |
register_menu_page() |
S |
65 |
1 |
10 |
render_admin_page() |
S |
83 |
1 |
5 |