Post Status Generator November 18, 2015 Public Romeo tagalogon Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone article page // Register Custom Status function custom_post_status() { } add_action( 'init', 'custom_post_status', 0 );