Releases: katzwebservices/Gravity-Forms-Directory
Releases · katzwebservices/Gravity-Forms-Directory
3.6
- Updated Colorbox js plugin (v 1.5.5)
- Fixed: jquery.colorbox-min.js path
- Updated Tablesorter plugin
- Now Tablesorter supports more themes using the
kws_gf_tablesorter_theme
filter:black-ice
,blue
,bootstrap
,bootstrap_2
,dark
,default
,dropbox
,green
,grey
,ice
,jui
- See themes here
- Now Tablesorter supports more themes using the
- Fixed: When displaying the post link allow
nofollow
andtarget
configuration - Fixed: Added support for non-standard locations of plugin directories
- Modified: Removed the default
fixed
table class, this was conflicting with several WordPress themes' CSS
3.5.4.5
- Fixed: View entry issue when website has too many users caused by entry creator change select box. If more than 300 users, show only administrators.
- Fixed: Undefined variable notice (line 2606)
- Added filter to convert the post_title field in a link to the post itself
3.5.4.3
- IMPORTANT SECURITY UPDATE - security hole patched. Update as soon as possible. (Thanks, BMoskovits)
- Fixed: Lightbox entry view now allows
wp-content
to be a different name - Fixed: Static PHP messages on settings page
- Fixed: Back to Directory link now works with Javascript disabled
- Fixed: Back to Directory link now displays properly on lightbox entry view. Note: it will link to the originating entry, not a blog archive page if the directory is embedded in a blog post.
3.5.4.2
3.5.4.1
- Small fix on showing the edit entry link for own user entries
- Renamed filename from
change-lead-creator.php
togravity-forms-lead-creator.php
as WordPress activates the first file with plugin info encountered in the directory (ordered by name) - this way, the main filegravity-forms-addons.php
will appear first.
3.5.4
3.5.3
- Separated Change Lead creator feature into a separate, packaged plugin. This will allow you to enable or disable the functionality.
- Added a new filter (
kws_gf_entry_creator_users
) for the Entry to be able to specify what users appear in the dropdown (as an array ofWP_User
objects). If no users are specified,