[wp-trac] [WordPress Trac] #49117: WP default themes' translations keep being installed when updatig wordpress

WordPress Trac noreply at wordpress.org
Thu Jan 2 14:05:43 UTC 2020


#49117: WP default themes' translations keep being installed when updatig wordpress
-----------------------------+-----------------------------
 Reporter:  3dwebvision      |      Owner:  (none)
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Upgrade/Install  |    Version:  5.3.2
 Severity:  trivial          |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 This happens every website I maintain, and it has been happening ever
 since I got in the field of web design with wordpress. I'm reporting it
 because I couldn't find any refference to the issue on the net.


 To keep the clutter to a minimum, I regularly add following lines to
 config.php:


 {{{
 define( 'CORE_UPGRADE_SKIP_NEW_BUNDLED', true );
 define( 'WP_DEFAULT_THEME', 'whatever-the-theme-is' );
 }}}


 WP default themes' (3 twentywhatever themes) translations keep being
 installed in wp-content/languages/themes when updatig wordpress, no matter
 what WP version it is updating to, or what the default theme is.

 Not a big issue, but still a bug and a nuisance.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49117>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list