post_type, 'author' ) && $bulk )
echo $authors_dropdown;
if ( post_type_supports( $screen->post_type, 'page-attributes' ) ) :
if ( $post_type_object->hierarchical ) :
?>
post_type ) :
?>
cap->assign_terms ) ) : ?>
post_type, 'comments' ) || post_type_supports( $screen->post_type, 'trackbacks' ) ) :
if ( $bulk ) : ?>
post_type, 'comments' ) ) : ?>
post_type, 'trackbacks' ) ) : ?>
post_type, 'comments' ) ) : ?>
post_type, 'trackbacks' ) ) : ?>
post_type && $can_publish && current_user_can( $post_type_object->cap->edit_others_posts ) ) : ?>
post_type, 'post-formats' ) && current_theme_supports( 'post-formats' ) ) :
$post_formats = get_theme_support( 'post-formats' );
if ( isset( $post_formats[0] ) && is_array( $post_formats[0] ) ) :
$all_post_formats = get_post_format_strings();
unset( $all_post_formats['standard'] ); ?>