=== Gravity Forms all_fields plain ===
Contributors: No3x
Donate link: http://no3x.de/web/donate
Tags: gravityforms, all, fields, plain, html, placeholder, notifications
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Requires at least: 3.0
Tested up to: 4.3.1
Stable tag: 1.0.3

all_fields placeholder without html.

== Description ==

Use all_fields placeholder in Gravity Forms notification template but without html.

*For use with the Gravity Forms plugin only.*

Features of the plugin include:

 * New placeholder {all_fields_plain}

Features of the plugin not include:

 * Only a few fields are supported.
 * Placeholder parameters are not supported.

**Follow this plugin on [GitHub](https://github.com/No3x/gravity-all-fields-plain)**

**If you find an issue, let us know in the [Tracker](https://github.com/No3x/gravity-all-fields-plain/issues?state=open)**

**Provide feedback and suggestions on [enhancements](https://github.com/No3x/gravity-all-fields-plain/issues?direction=desc&labels=Enhancement%2Cenhancement&page=1&sort=created&state=open)**

== Installation ==
Just install and activate gravity-all-fields-plain.

OR
Put gravity_all_fields_plain.php into your mu-plugins/ directory.

OR
Copy the Code from gravity_all_fields_plain.php into you functions.php

Then you can use the {all_fields_plain} placeholder in your notifications.

== Changelog ==

= 1.0.3, October 27, 2015 =
- Fixed placeholder name in descriptions.

= 1.0.2, October 27, 2015 =
- Changed plugin display name.

= 1.0.1, October 27, 2015 =
- New: 'name' field support.

= 1.0.0 =
- Initial Revision