post_types(); remove_meta_box('authordiv', $postTypesArray, 'normal'); } /** * * @global type $post_ID */ public function author_in_publish() { global $post_ID; // Add an nonce field so we can check for it later. wp_nonce_field('mb-author-box-pro-meta-activate-nonce', 'mb-author-box-pro-meta-activate-nonce-action'); $post = get_post($post_ID); echo '