-
Home
-
WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager
-
2.3.0
-
Code
-
Classes
- WPCode_Library_Auth
| Total Complexity |
37 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
281 |
| Lines of code |
125 |
| Logical lines of code |
62 |
| Comment lines |
107 |
| Methods |
15 |
| Properties |
4 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| store_auth_key() |
A |
48 |
11 |
29 |
| auth_url() |
S |
55 |
3 |
20 |
| delete_auth() |
S |
63 |
3 |
11 |
| get_auth_key() |
S |
68 |
3 |
7 |
| has_auth() |
S |
69 |
2 |
7 |
| get_webhook_secret() |
S |
74 |
2 |
4 |
| get_client_id() |
S |
74 |
2 |
4 |
| get_auth_data() |
S |
71 |
2 |
6 |
| get_auth_username() |
S |
74 |
2 |
4 |
| sign() |
S |
68 |
2 |
7 |
| save_auth_data() |
S |
62 |
1 |
13 |
| __construct() |
S |
75 |
1 |
4 |
| get_api_url() |
S |
79 |
1 |
3 |
| delete_auth_data() |
S |
80 |
1 |
3 |
| load_auth_data() |
S |
79 |
1 |
3 |