-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,12 +3,12 @@ | |
* Plugin Name: GravityView A-Z Filters Extension | ||
* Plugin URI: https://gravityview.co/extensions/a-z-filter/ | ||
* Description: Alphabetically filter your entries. | ||
* Version: 1.0.4 | ||
* Version: 1.0.5 | ||
* Author: Katz Web Services, Inc. | ||
* Author URI: https://gravityview.co | ||
* Author Email: [email protected] | ||
* Requires at least: 3.8 | ||
* Tested up to: 4.2 | ||
* Tested up to: 4.2.2 | ||
* Text Domain: gravityview-az-filters | ||
* Domain Path: languages | ||
*/ | ||
|
@@ -42,7 +42,7 @@ class GravityView_A_Z_Entry_Filter_Extension extends GravityView_Extension { | |
|
||
protected $_title = 'A-Z Filters'; | ||
|
||
protected $_version = '1.0.4'; | ||
protected $_version = '1.0.5'; | ||
|
||
protected $_text_domain = 'gravityview-az-filters'; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters