-
Home
-
Advanced Custom Fields (ACF®)
-
5.11.3
-
Code
-
Classes
- ACF_Form_Post
Total Complexity |
26 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
325 |
Lines of code |
117 |
Logical lines of code |
62 |
Comment lines |
157 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
allow_save_post() |
S |
56 |
7 |
17 |
add_meta_boxes() |
S |
46 |
5 |
40 |
save_post() |
S |
57 |
6 |
18 |
wp_insert_post_empty_content() |
S |
72 |
3 |
6 |
initialize() |
S |
61 |
2 |
13 |
edit_form_after_title() |
S |
63 |
1 |
11 |
__construct() |
S |
70 |
1 |
6 |
render_meta_box() |
S |
69 |
1 |
6 |