From 49587c4b7c45f7c85b4638e87417b411d4e32da3 Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Sat, 27 Mar 2021 14:29:51 -0700 Subject: [PATCH] Bump WP compat --- README.md | 2 +- languages/view-all-posts-pages.pot | 6 +++--- readme.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 98b29a4..6ef8cb8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **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:** 5.5 +**Tested up to:** 5.7 **Stable tag:** 0.9.3 **License:** GPLv2 or later **License URI:** http://www.gnu.org/licenses/gpl-2.0.html diff --git a/languages/view-all-posts-pages.pot b/languages/view-all-posts-pages.pot index c6779a5..b6f561f 100644 --- a/languages/view-all-posts-pages.pot +++ b/languages/view-all-posts-pages.pot @@ -1,15 +1,15 @@ -# Copyright (C) 2020 Erick Hitter & Oomph, Inc. +# Copyright (C) 2021 Erick Hitter & Oomph, Inc. # This file is distributed under the same license as the View All Posts Pages package. msgid "" msgstr "" "Project-Id-Version: View All Posts Pages 0.9.3\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/view-all-posts-pages\n" -"POT-Creation-Date: 2020-03-26 17:17:19+00:00\n" +"POT-Creation-Date: 2021-03-27 21:29:49+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "X-Generator: grunt-wp-i18n 0.5.4\n" diff --git a/readme.txt b/readme.txt index db459ff..25c6bee 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: 5.5 +Tested up to: 5.7 Stable tag: 0.9.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -- GitLab