post_content;
$shortcode_content = get_sircontheme_raw_shortcode('sircontheme-ingress', $full_post_content, false);
}
//Create the ingress textarea input
ob_start();?>
'Ingress',
'early' => true,
'post_type__in' => $ingress_post_types,
));
add_sircontheme_postdata('ingress', array(
'type' => 'custom',
'name' => 'faky-ingress',
'value' => $ingress_textarea_output
));
});
?>