From 72d02115f7734854b3c36cdef61bd0ad5d98710a Mon Sep 17 00:00:00 2001 From: karmatosed Date: Fri, 6 Jan 2017 17:03:29 +0000 Subject: [PATCH] Twenty Seventeen: add more details about filter and requires version The required version should be 4.7 and also adds more information to changelog. Props @ocean90 @Presskopp git-svn-id: https://develop.svn.wordpress.org/trunk@39744 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyseventeen/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-content/themes/twentyseventeen/README.txt b/src/wp-content/themes/twentyseventeen/README.txt index 2dea413341..4c2071d842 100644 --- a/src/wp-content/themes/twentyseventeen/README.txt +++ b/src/wp-content/themes/twentyseventeen/README.txt @@ -1,6 +1,6 @@ === Twenty Seventeen === Contributors: the WordPress team -Requires at least: WordPress 4.8-trunk +Requires at least: WordPress 4.7 Tested up to: WordPress 4.7 Version: 1.1 License: GPLv2 or later @@ -66,7 +66,7 @@ Source: https://unsplash.com/@englr?photo=bIhpiQA009k - Fix incorrect $content_width value in theme - Ensure functions in customize-controls.js don't count on Customizer sections always being present - Deprecate page_home nav menu item starter content -- Introduce a theme-specific filter +- Introduce a theme-specific filter twentyseventeen_starter_content for customizing the starter content array = 1.0 = * Released: December 6, 2016