-
Notifications
You must be signed in to change notification settings - Fork 62
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
2 changed files
with
51 additions
and
1 deletion.
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
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 |
---|---|---|
@@ -0,0 +1,50 @@ | ||
=== GravityView === | ||
Tags: gravity forms, directory, gravity forms directory | ||
Requires at least: 3.3 | ||
Tested up to: 3.9.1 | ||
Stable tag: trunk | ||
Contributors: katzwebservices, luistinygod | ||
License: GPL 3 or higher | ||
|
||
Beautifully display your Gravity Forms entries. | ||
|
||
== Description == | ||
|
||
== Screenshots == | ||
|
||
|
||
== Installation == | ||
|
||
1. Upload plugin files to your plugins folder, or install using WordPress' built-in Add New Plugin installer | ||
2. Activate the plugin | ||
3. Follow the instructions | ||
|
||
== Frequently Asked Questions == | ||
|
||
== Changelog == | ||
|
||
= 1.0.1 = | ||
* Added: "Getting Started" link to the Views menu | ||
* Fixed: Fatal error for users with Gravity Forms versions 1.7 or older | ||
* Fixed: Entries in trash no longer show in View | ||
* Tweak: When modifying the "Only visible to logged in users with role" setting, if choosing a role other than "Any", check the checkbox. | ||
* Tweak: `gravityview_field_visibility_caps` filter to add/remove capabilities from the field dropdowns | ||
* Added: Translation files. If you'd like to contribute translations, [please sign up here](https://www.transifex.com/projects/p/gravityview/). | ||
|
||
= 1.0 = | ||
|
||
* Liftoff! | ||
|
||
== Upgrade Notice == | ||
|
||
= 1.0.1 = | ||
* Added: "Getting Started" link to the Views menu | ||
* Fixed: Fatal error for users with Gravity Forms versions 1.7 or older | ||
* Fixed: Entries in trash no longer show in View | ||
* Tweak: When modifying the "Only visible to logged in users with role" setting, if choosing a role other than "Any", check the checkbox. | ||
* Tweak: `gravityview_field_visibility_caps` filter to add/remove capabilities from the field dropdowns | ||
* Added: Translation files. If you'd like to contribute translations, [please sign up here](https://www.transifex.com/projects/p/gravityview/). | ||
|
||
= 1.0 = | ||
|
||
* Liftoff! |