From 8a31783969f17845a2d2df6111857e38c9cff43e Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Thu, 6 Dec 2018 12:13:00 -0500 Subject: [PATCH] Fixed undefined reference error msg. --- readme.txt | 2 ++ views/admin/contacts/index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 22affa5..a231597 100644 --- a/readme.txt +++ b/readme.txt @@ -24,7 +24,9 @@ e.g. 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress +== Frequently Asked Questions == +(none at this time) == Changelog == = 1.1.9 = diff --git a/views/admin/contacts/index.html b/views/admin/contacts/index.html index 271ab08..3058f91 100644 --- a/views/admin/contacts/index.html +++ b/views/admin/contacts/index.html @@ -105,7 +105,7 @@ -- 2.17.1