Twenty Seventeen: Introduce a theme-specific filter twentyseventeen_starter_content for customizing the starter content array.

Add some documentation to the default starter content.

Props sanket.parmar, celloexpressions.
Fixes #39109.
Built from https://develop.svn.wordpress.org/trunk@39720


git-svn-id: http://core.svn.wordpress.org/trunk@39660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2017-01-06 22:02:58 +00:00
parent 93d4caaccd
commit 2e81d3ed88
2 changed files with 28 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-alpha-39710';
$wp_version = '4.8-alpha-39720';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.