ACF-VC Integrator

ACF VC Integrator plugin is the easiest way to output your Advanced Custom Post type fields in a WPBakery Page Builder (Visual Composer) Grid.

> $value) { $wp_image_sizes_array[$value] = $value; } ?> $value_input) { foreach ($value_input as $key => $value) { $input[$key_input][$key] = sanitize_text_field($input[$key_input][$key]); } } return $input; } add_action("admin_init", "acfvc_display_options"); ?>