[wp-trac] [WordPress Trac] #38551: Twenty Seventeen is not installed with WordPress updates.
WordPress Trac
noreply at wordpress.org
Fri Oct 28 14:49:12 UTC 2016
#38551: Twenty Seventeen is not installed with WordPress updates.
--------------------------+-----------------------------
Reporter: nerrad | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Readers of the [Beta 1 post](https://wordpress.org/news/) excited to try
out the theme will be disappointed when updating using the beta tester
plugin because the theme is not bundled.
This is due to work in #34306 (r35748).
The only way currently to install the latest twenty seventeen theme is to
have this in one's wp-config.php file.
{{{
define( 'CORE_UPGRADE_SKIP_NEW_BUNDLED', false );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38551>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list