From 0e57044990d9690b429f67ba8629e01f6ecbd240 Mon Sep 17 00:00:00 2001 From: Erick Hitter <ehitter@gmail.com> Date: Mon, 7 Dec 2015 19:19:28 -0800 Subject: [PATCH] Bump WP compat --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 109476c..ccd6841 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: ethitter, thinkoomph Donate link: http://www.thinkoomph.com/plugins-modules/view-all-posts-pages/ Tags: view all, pages, paged, paged post, multipage, single view, single page, wp_link_pages, nextpage, next page, quicktag Requires at least: 3.2.1 -Tested up to: 4.2 +Tested up to: 4.4 Stable tag: 0.9.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -129,4 +129,4 @@ Adds filter to disable rewrite rules notice. Also applies esc_html() to link tex Simplifies rewrite rules, resolving 404 errors in most cases. = 0.2 = -Introduces helper function for wp_link_pages arguments and split filtering from plugin options. \ No newline at end of file +Introduces helper function for wp_link_pages arguments and split filtering from plugin options. -- GitLab