Skip to content

1.5.2

Compare
Choose a tag to compare
@zackkatz zackkatz released this 12 Dec 00:31

1.5.2 on December 11

  • Added: Possibility to show the label of Dropdown field types instead of the value (learn more)
  • Fixed: Sorting numeric columns (field type number)
  • Fixed: View entries filter for Featured Entries extension
  • Fixed: Field options showing delete entry label
  • Fixed: PHP date formatting now keeps backslashes from being stripped
  • Modified: Allow license to be defined in wp-config.php (Read how here)
  • Modified: Added $post_id parameter as the second argument for the gv_entry_link() function. This is used to define the entry's parent post ID.
  • Modified: Moved GravityView_API::get_entry_id_from_slug() to GVCommon::get_entry_id_from_slug()
  • Modified: Added second parameter to gravityview_get_entry(), which forces the ability to fetch an entry by ID, even if custom slugs are enabled and gravityview_custom_entry_slug_allow_id is false.
  • Updated Translations: