-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
152 lines (106 loc) · 7.46 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
=== CSS Ready Classes for Gravity Forms ===
Contributors: wpgearpro, endurox
Donate link: https://endurtech.com/give-thanks/
Tags: css ready classes, ready classes, css classes, gravityforms, gravity forms
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Requires at least: 5.4
Tested up to: 6.5
Stable tag: 2.7.11
Conveniently select Gravity Form CSS Ready Classes from your form fields Appearance tab.
== Description ==
This WordPress plugin for Gravity Forms will allow you to quickly and conveniently select from a fully updated list of CSS Ready Classes available under your form fields' Appearance tab. This plugin is a modified version of [Brad's Gravity Forms CSS Ready Class Selector WordPress plugin](https://wordpress.org/plugins/gravity-forms-css-ready-selector/). Special thanks to [Brad Vincent](https://profiles.wordpress.org/bradvin/) for the original code and [Mike Kormendy](https://github.com/mkormendy) for the cleaned up version! [Visit the new and improved plugin web site](https://endurtech.com/css-ready-classes-plugin/) for more details.
This plugin, as of v2.5, will also HIDE ALL Gravity Forms backend tooltips when managing your forms. Those tooltips are helpful to the uninitiated but quickly become a pest to those of us who are initiated. To restore tooltip function simply disable this plugin. In a future release I will look into embedding this feature into the main Gravity Forms Settings area so that it can be toggled. If anyone wants to help me achieve this please [get in touch with me](https://endurtech.com/contact/).
This plugin, as of v2.7.6, will also HIDE ALL Gravity Forms "Required Field Notification" message which appears at the top of every form. That notification is helpful to the uninitiated but quickly become a pest to those of us who are initiated. To restore the notification message at the top of each form simply disable this plugin. In a future release I will look into embedding this feature into the main Gravity Forms Settings area so that it can be toggled. If anyone wants to help me achieve this please [get in touch with me](https://endurtech.com/contact/).
[Donate now](https://endurtech.com/give-thanks/) to ensure future improvements to this plugin by [sending me a tip using Brave](https://endurtech.com/send-a-tip-using-the-brave-browser/) or by [sending me a one-time donation](https://endurtech.com/give-thanks/).
== Features ==
* Conveniently accessible with a link next to the "Custom CSS Class" field under a fields' "Appearance" tab.
* Clean and simple popup / modal window listing a fully updated list of Gravity Forms CSS Ready Classes.
* Click to clear all previously submitted CSS Ready Classes from the "Custom CSS Class" field.
* You are able to add more than one CSS Ready Class, when done just click away or the close button.
* Double click any CSS Ready Class to add it and auto-close the popup / modal window.
* Hover over any CSS Ready Class to obtain a description of the class.
* Hides ALL Gravity Form backend tooltips when managing your forms (as of v2.5).
* Hides ALL Gravity Form frontend notification message regarding required fields (as of 2.7.6).
== Installation ==
1. Make sure Gravity Forms is installed and activated.
2. Upload the plugin folder to your '/wp-content/plugins/' folder.
3. Activate the plugin through the 'Plugins' menu in WordPress.
== Screenshots ==
1. CSS link accessible under form field's 'Appearance' tab.
2. Convenient CSS Ready Class selection Popup / modal window.
== Changelog ==
= 2.8.0 (coming soon) =
* Adding new Confirmation Classes. Add a class to the 'CSS Class Name' input under 'Form Layout' within the 'Form Settings' page. Turns confirmation message into colored banner. Works with 'text' type confirmation messages, NOT page or redirect confirmations.
* Will repurpose double click action from closing popup to removing selected class, if exists.
= 2.7.11 (2024-04-02) =
* Added WordPress Repository blueprint feature for user previews.
= 2.7.10 (2024-04-02) =
* Tested against WordPress 6.5
= 2.7.9 (2023-11-08) =
* Tested against WordPress 6.4
* Updated plugin author information.
= 2.7.8 (2023-03-28) =
* Tested against WordPress 6.2
= 2.7.7 =
* Tested against WordPress 6.1
= 2.7.6 =
* Added the removal of the frontend required fields notification.
= 2.7.5 =
* Tested against WordPress 6.0
= 2.7.4 =
* Tested against WordPress 5.9
= 2.7.3 =
* Tested against WordPress 5.8
= 2.7.2 =
* Tested against WordPress 5.7
= 2.7.1 =
* Tested against WordPress 5.6
= 2.7.0 =
* Added a convenient 'Clear classes' link to the top of the popup. This removes all previously entered CSS Ready Classes from the 'Custom CSS Class' field.
* Tested against the lastest beta version (2.5 beta 1) of the new Gravity Forms plugin.
* Various code improvements, minification and styling updates.
= 2.6.1 =
* Corrected an invalid link within the readme (thanks Michael D.)
= 2.6.0 =
* Added new HTML field CSS Ready Classes. This turns an HTML field and its contents into a colored banner message.
= 2.5.0 =
* All backend tooltips within Gravity Forms are now hidden by default.
* Added new Read-only CSS class. NOTE: Requires an embedded JavaScript snippet within a hidden HTML form field. [Get the needed JavaScript snippet](https://endurtech.com/create-read-only-field-in-gravityforms/).
* Tested against WordPress 5.5
= 2.4.6 =
* Tested against WordPress 5.3.1
= 2.4.5 =
* Tested against WordPress 5.3
= 2.4.4 =
* Uniquely renamed functions to ensure compatibility with other plugins.
= 2.4.3 =
* Updated name for publication on WordPress.org Plugin directory.
= 2.4.2 =
* Simplified Class Section.
* Tested against latest WP and GF versions.
= 2.4.1 =
* Added new invisible CSS class.
* Updated code, made it cleaner.
= 2.4 =
* Added new vertical CSS classes, reordered classes and updated titles.
* Added donate link.
= 2.2 =
* Added new CSS classes and titles.
* Replaced linked icon with text link.
* Removed extraneous instantiation and cleaned up styling (Thanks Mike).
= 1.2 =
* Initial release.
== Frequently Asked Questions ==
= Does this plugin rely on anything? =
Yes, you must have Gravity Forms v2.0+ installed and activated.
= How do I restore tooltips within Gravity Forms? =
This plugin hides all backend tooltips. To restore tooltips you may temporarily disable this plugin. In the future I will look into embedding this feature into the main Gravity Forms Settings area so that it can be toggled.
= Where did my Gravity Forms tooltips go? =
This plugin hides all backend tooltips. To restore tooltips you may temporarily disable this plugin. In the future I will look into embedding this feature into the main Gravity Forms Settings area so that it can be toggled.
= How do I use the Read-only CSS Ready class? =
This class requires the use of an embedded JavaScript snippet within a hidden HTML form field. [Get the needed JavaScript snippet](https://endurtech.com/create-read-only-field-in-gravityforms/).
= I found this plugin helpful. How can I help? =
Happy to have helped! Support my work and future improvements to this plugin by [sending me a tip using your Brave browser](https://endurtech.com/send-a-tip-using-the-brave-browser/) or by [sending me a one-time donation](https://endurtech.com/give-thanks/). If you have any ideas for improvements or want to contribute to the code you may [get in touch with me](https://endurtech.com/contact/).
== Upgrade Notice ==
There is a new version of CSS Ready Classes for Gravity Forms available.