Skip to content

2.18

Compare
Choose a tag to compare
@mrcasual mrcasual released this 20 Jun 19:11
· 1472 commits to develop since this release
  • Fixed: Issue where "Edit Entry" link was not appearing under the Single Entry layout when the View was filtered using the "Created By" criterion with the "{user:ID}" merge tag
  • Fixed: REST API response breaking the functionality of Maps Layout 2.0
  • Updated: Foundation to version 1.1

Developer Notes:

  • Deprecated: get_gravityview() and the the_gravityview() global functions
  • Added: GravityView_Field_Delete_Link class to render the Delete Entry link instead of relying on filtering
    • delete_link will now be properly returned in the GravityView_Fields::get_all('gravityview'); response