-
Home
-
Advanced Custom Fields (ACF®)
-
6.2.6.1
-
Code
-
Classes
- ACF_Form_Post
Total Complexity |
28 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
321 |
Lines of code |
121 |
Logical lines of code |
65 |
Comment lines |
151 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save_post() |
S |
56 |
7 |
18 |
allow_save_post() |
S |
56 |
7 |
17 |
add_meta_boxes() |
S |
46 |
5 |
40 |
initialize() |
S |
57 |
3 |
17 |
wp_insert_post_empty_content() |
S |
72 |
3 |
6 |
edit_form_after_title() |
S |
63 |
1 |
11 |
__construct() |
S |
70 |
1 |
6 |
render_meta_box() |
S |
69 |
1 |
6 |