X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/7f1521bf193b382565eb753043c161f4cb3fcda7..refs/tags/wordpress-4.4:/wp-admin/options-writing.php?ds=sidebyside diff --git a/wp-admin/options-writing.php b/wp-admin/options-writing.php index 5e62f548..9fb2db08 100644 --- a/wp-admin/options-writing.php +++ b/wp-admin/options-writing.php @@ -27,7 +27,7 @@ if ( apply_filters( 'enable_post_by_email_configuration', true ) ) { get_current_screen()->add_help_tab( array( 'id' => 'options-postemail', 'title' => __( 'Post Via Email' ), - 'content' => '

' . __( 'Post via email settings allow you to send your WordPress install an email with the content of your post. You must set up a secret e-mail account with POP3 access to use this, and any mail received at this address will be posted, so it’s a good idea to keep this address very secret.' ) . '

', + 'content' => '

' . __( 'Post via email settings allow you to send your WordPress install an email with the content of your post. You must set up a secret email account with POP3 access to use this, and any mail received at this address will be posted, so it’s a good idea to keep this address very secret.' ) . '

', ) ); } @@ -50,12 +50,13 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); ?>
-

+

+ +
@@ -65,6 +66,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
@@ -111,8 +113,8 @@ do_settings_fields('writing', 'remote_publishing'); // A deprecated section. /** This filter is documented in wp-admin/options.php */ if ( apply_filters( 'enable_post_by_email_configuration', true ) ) { ?> -

-

%s, %s, %s.'), wp_generate_password(8, false), wp_generate_password(8, false), wp_generate_password(8, false)) ?>

+

+

%s, %s, %s.'), wp_generate_password(8, false), wp_generate_password(8, false), wp_generate_password(8, false)) ?>

@@ -154,7 +156,7 @@ wp_dropdown_categories(array('hide_empty' => 0, 'name' => 'default_email_categor */ if ( apply_filters( 'enable_update_services_configuration', true ) ) { ?> -

+