-
Home
-
Wp Edit Password Protected – Create Password Protect Pages & Design Password Protected Form
-
1.3.4 (latest)
-
Code
-
Classes
- WPEPP_Conditional_Meta
Total Complexity |
61 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
338 |
Lines of code |
171 |
Logical lines of code |
101 |
Comment lines |
99 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save_meta_data() |
A |
48 |
11 |
36 |
apply_conditional_title() |
A |
52 |
12 |
21 |
apply_conditional_thumbnail() |
A |
52 |
12 |
21 |
apply_conditional_display() |
A |
53 |
9 |
21 |
enqueue_frontend_scripts() |
S |
53 |
5 |
21 |
enqueue_admin_scripts() |
S |
59 |
3 |
13 |
render_meta_box() |
S |
66 |
3 |
7 |
add_meta_boxes() |
S |
61 |
2 |
13 |
get_instance() |
S |
71 |
2 |
6 |
__construct() |
S |
82 |
1 |
3 |
init_hooks() |
S |
64 |
1 |
9 |