📝 Share Your Huckleberry Hollow Tale
'new_post', 'post_title' => true, 'post_content' => true, 'new_post' => array( 'post_type' => 'post', 'post_status' => 'pending', // Optional: Set to 'publish' if you want them live immediately ), 'submit_value' => 'Add My Story', )); ?> 'new_post',
'post_title' => true,
'post_content' => true,
'new_post' => array(
'post_type' => 'post',
'post_status' => 'pending',
),
'submit_value' => 'Add My Story',
));
?>