diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index 3d0ebf5104..b2950f77b5 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -71,7 +71,7 @@ if ( !defined('ABSPATH') )
-

+

diff --git a/wp-admin/includes/class-wp-list-table.php b/wp-admin/includes/class-wp-list-table.php index 0e2456380e..53a84ffa52 100644 --- a/wp-admin/includes/class-wp-list-table.php +++ b/wp-admin/includes/class-wp-list-table.php @@ -420,7 +420,7 @@ class WP_List_Table { $m = isset( $_GET['m'] ) ? (int) $_GET['m'] : 0; ?> - value='0'> post_author ) ? 'self' : 'other'; $att_title = _draft_or_post_title(); ?> - post_status ); ?>'> + get_column_info(); diff --git a/wp-admin/includes/class-wp-theme-install-list-table.php b/wp-admin/includes/class-wp-theme-install-list-table.php index ac2d3f9650..1aa131accc 100644 --- a/wp-admin/includes/class-wp-theme-install-list-table.php +++ b/wp-admin/includes/class-wp-theme-install-list-table.php @@ -272,7 +272,7 @@ class WP_Theme_Install_List_Table extends WP_Themes_List_Table { ?> - +

diff --git a/wp-admin/includes/class-wp-users-list-table.php b/wp-admin/includes/class-wp-users-list-table.php index 3512bd956b..fafa6609e1 100644 --- a/wp-admin/includes/class-wp-users-list-table.php +++ b/wp-admin/includes/class-wp-users-list-table.php @@ -208,7 +208,7 @@ class WP_Users_List_Table extends WP_List_Table {
-
+
id, 'normal', '' ); ?>
-
+
id, 'side', '' ); ?>
-
+
id, 'column3', '' ); ?>
-
+
id, 'column4', '' ); ?>
diff --git a/wp-admin/includes/media.php b/wp-admin/includes/media.php index cda0638a54..69b790d053 100644 --- a/wp-admin/includes/media.php +++ b/wp-admin/includes/media.php @@ -2295,7 +2295,7 @@ if ( empty($_GET['post_mime_type']) || $_GET['post_mime_type'] == 'all' ) $class = ' class="current"'; else $class = ''; -$type_links[] = "
  • 'all', 'paged'=>false, 'm'=>false))) . "'$class>".__('All Types').""; +$type_links[] = '
  • ' . __('All Types') . ''; foreach ( $post_mime_types as $mime_type => $label ) { $class = ''; @@ -2305,7 +2305,7 @@ foreach ( $post_mime_types as $mime_type => $label ) { if ( isset($_GET['post_mime_type']) && wp_match_mime_types($mime_type, $_GET['post_mime_type']) ) $class = ' class="current"'; - $type_links[] = "
  • $mime_type, 'paged'=>false))) . "'$class>" . sprintf( translate_nooped_plural( $label[2], $num_posts[$mime_type] ), "" . number_format_i18n( $num_posts[$mime_type] ) . '') . ''; + $type_links[] = '
  • ' . sprintf( translate_nooped_plural( $label[2], $num_posts[$mime_type] ), '' . number_format_i18n( $num_posts[$mime_type] ) . '') . ''; } /** * Filter the media upload mime type list items. diff --git a/wp-admin/includes/post.php b/wp-admin/includes/post.php index 4df22ccd03..bda4652390 100644 --- a/wp-admin/includes/post.php +++ b/wp-admin/includes/post.php @@ -1468,7 +1468,7 @@ function _admin_notice_post_locked() {

    -
    +

    diff --git a/wp-admin/media.php b/wp-admin/media.php index 7920bef917..a851564919 100644 --- a/wp-admin/media.php +++ b/wp-admin/media.php @@ -117,7 +117,7 @@ if ( current_user_can( 'upload_files' ) ) { ?>

    -
    +
    false, 'send' => false, 'delete' => false, 'show_title' => false, 'errors' => !empty($errors[$att_id]) ? $errors[$att_id] : null ) ); ?>
    diff --git a/wp-admin/network.php b/wp-admin/network.php index 866283f0e6..27acf98fe5 100644 --- a/wp-admin/network.php +++ b/wp-admin/network.php @@ -219,11 +219,11 @@ function network_step1( $errors = false ) { - + - +
    site1.%1$s and site2.%1$s', 'subdomain examples' ), $hostname ); ?>
    %1$s/site1 and %1$s/site2', 'subdirectory examples' ), $hostname ); ?>
    diff --git a/wp-admin/network/site-info.php b/wp-admin/network/site-info.php index 1034af1478..92dddc661a 100644 --- a/wp-admin/network/site-info.php +++ b/wp-admin/network/site-info.php @@ -138,7 +138,7 @@ if ( ! empty( $messages ) ) { } else { switch_to_blog( $id ); ?> - +
    /> siteurl and home as well.' ); ?> -