Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
Bump minimum WP version to 4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Sep 6, 2017
1 parent e1f751b commit f3fce4e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -23,7 +23,7 @@ php:
env:
- WP_VERSION=trunk WP_MULTISITE=0
- WP_VERSION=latest WP_MULTISITE=0
- WP_VERSION=4.6.1 WP_MULTISITE=0
- WP_VERSION=4.7.5 WP_MULTISITE=0
- WP_VERSION=latest WP_MULTISITE=1

install:
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -6,7 +6,7 @@ Edit posts and postmeta in the Customizer. Stop editing your posts/postmeta blin

**Contributors:** [xwp](https://profiles.wordpress.org/xwp), [westonruter](https://profiles.wordpress.org/westonruter), [valendesigns](https://profiles.wordpress.org/valendesigns), [sayedwp](https://profiles.wordpress.org/sayedwp), [utkarshpatel.](https://profiles.wordpress.org/utkarshpatel.)
**Tags:** [customizer](https://wordpress.org/plugins/tags/customizer), [customize](https://wordpress.org/plugins/tags/customize), [posts](https://wordpress.org/plugins/tags/posts), [postmeta](https://wordpress.org/plugins/tags/postmeta), [editor](https://wordpress.org/plugins/tags/editor), [preview](https://wordpress.org/plugins/tags/preview), [featured-image](https://wordpress.org/plugins/tags/featured-image), [page-template](https://wordpress.org/plugins/tags/page-template)
**Requires at least:** 4.5.0
**Requires at least:** 4.7
**Tested up to:** 4.8.1
**Stable tag:** 0.8.7
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
@@ -1,7 +1,7 @@
=== Customize Posts ===
Contributors: xwp, westonruter, valendesigns, sayedwp, utkarshpatel.
Tags: customizer, customize, posts, postmeta, editor, preview, featured-image, page-template
Requires at least: 4.5.0
Requires at least: 4.7
Tested up to: 4.8.1
Stable tag: 0.8.7
License: GPLv2 or later
Expand Down

0 comments on commit f3fce4e

Please sign in to comment.