diff --git a/src/wp-admin/includes/meta-boxes.php b/src/wp-admin/includes/meta-boxes.php index dac1c5a179..bf73bf03cd 100644 --- a/src/wp-admin/includes/meta-boxes.php +++ b/src/wp-admin/includes/meta-boxes.php @@ -763,8 +763,10 @@ $default_title = apply_filters( 'default_page_template_title', __( 'Default Tem } ?>

-

post_type ) _e( 'Need help? Use the Help tab in the upper right of your screen.' ); ?>

+post_type && get_current_screen()->get_help_tabs() ) { ?> +