[Plugin: Gravity Forms Directory & Addons] Preview Version 2.5 Now!
-
Gravity Forms Directory & Addons Version 2.5 is ready for testing: please download and install, and leave a comment on this thread if you encounter any bugs.
Version 2.5 improvements:
- Improved directory shortcode insertion by checking values against defaults; now inserts into code only non-default items (the default shortcode is now 20 characters instead of 815!)
- Added formatting options for directory & entries: display as table (default), list (
<ul>
), or definition list (<dl>
) - Added
kws_gf_directory_defaults
filter to update plugin defaults. - Added address formatting using
appendaddress
setting. This will add a column to the output with a combined, formatted address. Use newhideaddresspieces
setting to turn off the individual address pieces. Instead of having Street, City, State, ZIP, now there’s one column “Address” - Improved output for
fileupload
files – now able to show as images like with post images. - Added
truncatelink
option (explained below) - Added URL formatting filters to modify how links are truncated so you can choose to display the anchor text exactly as you want (the URL itself won’t change). The link text
https://example.example.choicehotels.com/hotel/tx173
becomeschoicehotels.com
, but will still link to the full URL.
- Don’t show http(s):
kws_gf_directory_anchor_text_striphttp
- Strip www:
kws_gf_directory_anchor_text_stripwww
- Show root only, not the linked to page (
example.com/inner-page/
becomesexample.com
):kws_gf_directory_anchor_text_rootonly
- Strip all subdomains, including www:
kws_gf_directory_anchor_text_nosubdomain
- Hide “query strings” (
example.com?search=example&action=search
becomesexample.com
):kws_gf_directory_anchor_text_noquerystring
- Submit a form using the keyboard, not just clicking the button
- Added filter to change directory pagination settings (results page links):
kws_gf_results_pagination
- Fixed issue with malformed pagination link URLs
- Improved “Expand All Menus” checkbox layout
- Discovered an issue: pagination on approved-only entries doesn’t work well. To compensate, you could set your page size to a large number that contains all the entries. This likely will not be fixed soon.
If you encounter any bugs, please email me to let me know – if I don’t hear back with bugs I’m making the plugin live on the WordPress plugin directory.
https://www.ads-software.com/extend/plugins/gravity-forms-addons/
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘[Plugin: Gravity Forms Directory & Addons] Preview Version 2.5 Now!’ is closed to new replies.