diff --git a/src/wp-admin/theme-editor.php b/src/wp-admin/theme-editor.php index e3a9219c33..b664cec905 100644 --- a/src/wp-admin/theme-editor.php +++ b/src/wp-admin/theme-editor.php @@ -185,6 +185,20 @@ if ( $file_description != $file_show ) {
get_error_message() ? $edit_error->get_error_message() : $edit_error->get_error_code() ); ?>
+ +
+

+

+ built-in CSS editor.' ), + esc_url( add_query_arg( 'autofocus[section]', 'custom_css', admin_url( 'customize.php' ) ) ) + ); + ?> +

+
+