From: Laury GvR Date: Thu, 7 Jul 2016 17:14:26 +0000 (-0400) Subject: Search Filter box on member list titles changed X-Git-Tag: v2.1.24^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ed6b575558f77f918f1df4743e889c56e06492f6;p=WP-Plugins%2Fglm-member-db.git Search Filter box on member list titles changed The search filter box on member listing pages has some changes to the wording of the titles of the search refining items. --- diff --git a/index.php b/index.php index 7fb6b491..06c533a9 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 2.1.23 + * Version: 2.1.24 * Author: Gaslight Media * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -19,7 +19,7 @@ * @package glmMembersDatabase * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 2.1.23 + * @version 2.1.24 */ /* @@ -38,7 +38,7 @@ * */ -define('GLM_MEMBERS_PLUGIN_VERSION', '2.1.23'); +define('GLM_MEMBERS_PLUGIN_VERSION', '2.1.24'); define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.11'); // Check if plugin version is not current in WordPress option and if needed updated it diff --git a/views/front/members/grid.html b/views/front/members/grid.html index 25b0d79a..c04db8dd 100644 --- a/views/front/members/grid.html +++ b/views/front/members/grid.html @@ -19,11 +19,11 @@
{apply_filters('glm-member-db-front-members-list-searchFormTop', '')}
-

Filter {$terms.term_member_cap}s

+

Refine Search

{if $settings.list_show_search_category}
- {$terms.term_member_cap} Category: + By Category: https://www.youtube.com/watch?v=18tGkzfPbmA {foreach from=$amenities item=v} @@ -52,7 +52,7 @@ {if $settings.list_show_search_text}
- Text Search: + By Name:
{/if}
diff --git a/views/front/members/list.html b/views/front/members/list.html index b019891f..828baf22 100644 --- a/views/front/members/list.html +++ b/views/front/members/list.html @@ -19,11 +19,11 @@
{apply_filters('glm-member-db-front-members-list-searchFormTop', '')}
-

Filter {$terms.term_member_cap}s

+

Refine Search

{if $settings.list_show_search_category}
- {$terms.term_member_cap} Category: + By Category: {foreach from=$amenities item=v}