瀏覽代碼

Add mention of pages.

Kjell Reigstad 4 年之前
父節點
當前提交
8cd134e077
共有 1 個文件被更改,包括 1 次插入1 次删除
  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',
 				array(
 					'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',
 					'priority'    => 10,
 					'type'        => 'checkbox',