post_type, 'editor' ); add_post_type_support( $post->post_type, 'editor' ); if( !$has_editor ) echo ''; } /** * Outputs the HTML for the field * @param Attachments_Field $field The field object * @return void */ function html( $field ) { ?>