Skip to content

1.6

Compare
Choose a tag to compare
@zackkatz zackkatz released this 13 Feb 07:30
  • Our support site has moved to docs.gravityview.co. We hope you enjoy the improved experience!
  • Added: GravityView Search Widget - Configure a WordPress widget that searches any of your Views. Read how to set it up
  • Added: Duplicate View functionality allows you to clone a View from the All Views screen. Learn more
  • Added: Recent Entries WordPress Widget - show the latest entries for your View. Learn more
  • Added: Embed Single Entries - You can now embed entries in a post or page! See how
  • Fixed: Fatal errors caused by Gravity Forms 1.9.1 conflict
  • Fixed: Respect Custom Input Labels added in Gravity Forms 1.9
  • Fixed: Edit Entry Admin Bar link
  • Fixed: Single Entry links didn't work when previewing a draft View
  • Fixed: Edit entry validation hooks not running when form has multiple pages
  • Fixed: Annoying bug where you would have to click Add Field / Add Widget buttons twice to open the window
  • Added: gravityview_get_link() function to standardize generating HTML anchors
  • Added: GravityView_API::entry_link_html() method to generate entry link HTML
  • Added: gravityview_field_entry_value_{$field_type} filter to modify the value of a field (in includes/class-api.php)
  • Added: field_type key has been added to the field data in the global $gravityview_view->field_data array
  • Added: GravityView_View_Data::maybe_get_view_id() method to determine whether an ID, post content, or object passed to it is a View or contains a View shortcode.
  • Added: Hook to customise the text message "You have attempted to view an entry that is not visible or may not exist." - gravityview/render/entry/not_visible
  • Added: Included in hook gravityview_widget_search_filters the labels for search all, entry date and entry id.
  • Tweak: Allow WordPress SEO scripts and styles when in "No Conflict Mode"
  • Fixed: For Post Dynamic Data, make sure Post ID is set
  • Fixed: Make sure search field choices are available before displaying field