From 97620dcd7918cef26e6065373d30bfa9811e4626 Mon Sep 17 00:00:00 2001 From: Chris Runnells Date: Mon, 26 Feb 2018 14:54:27 -1000 Subject: [PATCH] Update minimum version requirement the_custom_logo() was introduced in WP 4.5, so the requirement needed to be updated to reflect this. Fixes #1249 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index a3a47d1d..55559d10 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: automattic Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready -Requires at least: 4.0 +Requires at least: 4.5 Tested up to: 4.8 Stable tag: 1.0.0 License: GNU General Public License v2 or later