From ac5eb26512fa1a2e9ec8e6b2782bc9db186b2407 Mon Sep 17 00:00:00 2001 From: Ned Zimmerman Date: Thu, 20 Sep 2018 16:27:06 -0300 Subject: [PATCH] Update versions and readme --- README.md | 7 ++++--- footer.php | 6 +++--- readme.txt | 7 ++++--- style.css | 2 +- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9525c62..af6ceaa 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ [![Open Collective](https://opencollective.com/pressbooks/tiers/sponsor/badge.svg?label=sponsors&color=brightgreen)](https://opencollective.com/pressbooks/) **Tags:** publishing, catalog, pressbooks, default-theme -**Requires at least:** 4.9.6 -**Tested up to:** 4.9.6 -**Stable tag:** 1.4.1 +**Requires at least:** 4.9.8 +**Tested up to:** 4.9.8 +**Stable tag:** 1.5.0 **License:** GNU General Public License v3 or later **License URI:** LICENSE @@ -47,6 +47,7 @@ TK. **Minor Changes** - Add a new menu item to allow logged-in users without books to create a new book: [#132](https://github.com/pressbooks/pressbooks-aldine/pull/132) +- Add simple honeypot to contact form ([#134](https://github.com/pressbooks/pressbooks-aldine/issues/134)): [#135](https://github.com/pressbooks/pressbooks-aldine/pull/135) # 1.4.1 diff --git a/footer.php b/footer.php index 46e5f10..fcf0390 100644 --- a/footer.php +++ b/footer.php @@ -76,10 +76,10 @@ $pb_network_contact_form = get_option( 'pb_network_contact_form' );