Procházet zdrojové kódy

Add mention of pages.

Kjell Reigstad před 4 roky
rodič
revize
8cd134e077
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      blank-canvas/inc/customizer.php

+ 1 - 1
blank-canvas/inc/customizer.php

@@ -135,7 +135,7 @@ if ( ! class_exists( 'Blank_Canvas_Customize' ) ) {
 				'show_comments',
 				'show_comments',
 				array(
 				array(
 					'label'       => esc_html__( 'Make comments visible', 'blank-canvas' ),
 					'label'       => esc_html__( 'Make comments visible', 'blank-canvas' ),
-					'description' => esc_html__( 'Check to show comments underneath posts. Comments can be configured in your site’s Discussion settings screen.', 'blank-canvas' ),
+					'description' => esc_html__( 'Check to show comments underneath posts and pages. Comments can be configured in your site’s Discussion settings screen.', 'blank-canvas' ),
 					'section'     => 'jetpack_content_options',
 					'section'     => 'jetpack_content_options',
 					'priority'    => 10,
 					'priority'    => 10,
 					'type'        => 'checkbox',
 					'type'        => 'checkbox',