Skip to content

Releases: katzwebservices/Gravity-Forms-Directory

3.6

27 Mar 20:07
Compare
Choose a tag to compare
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
  • Fixed: When displaying the post link allow nofollow and target 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

26 Mar 19:45
Compare
Choose a tag to compare
  • 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

10 Mar 23:19
Compare
Choose a tag to compare
  • 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

10 Mar 18:43
Compare
Choose a tag to compare
  • Fix broken path to Change Lead Creator plugin

3.5.4.1

10 Mar 17:29
Compare
Choose a tag to compare
  • Small fix on showing the edit entry link for own user entries
  • Renamed filename from change-lead-creator.php to gravity-forms-lead-creator.php as WordPress activates the first file with plugin info encountered in the directory (ordered by name) - this way, the main file gravity-forms-addons.php will appear first.

3.5.4

23 Jan 20:22
Compare
Choose a tag to compare
3.5.4 & 3.5.3 details

3.5.3

23 Jan 20:10
Compare
Choose a tag to compare
  • 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 of WP_User objects). If no users are specified,