[wp-trac] [WordPress Trac] #44889: Hide child theme creation message when we use child theme

WordPress Trac noreply at wordpress.org
Mon Dec 31 12:31:23 UTC 2018


#44889: Hide child theme creation message when we use child theme
-------------------------------------------------+-------------------------
 Reporter:  mukesh27                             |       Owner:  (none)
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  5.1
Component:  Themes                               |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots dev-feedback needs-  |     Focuses:
  patch needs-refresh                            |  administration
-------------------------------------------------+-------------------------

Comment (by mukesh27):

 Hi @audrasjb

 When we use any child theme then also system show below message that tell
 user to use child theme instead of do changes in parent theme.

 {{{
 You appear to be making direct edits to your theme in the WordPress
 dashboard. We recommend that you don’t! Editing your theme directly
 could break your site and your changes may be lost in future updates. If
 you need to tweak more than your theme’s CSS, you might want to try
 <a href="%s">making a child theme</a>.
 }}}

 In {{{ 44889.2.patch }}} patch i just remove child theme reference if you
 have any proper text for child theme then please suggest so i can update
 patch for this ticket or i can update patch with below description.

 {{{
 You appear to be making direct edits to your theme in the WordPress
 dashboard. We recommend that you don’t! Editing your theme directly
 could break your site.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44889#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list