2.18
- 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 thethe_gravityview()
global functions - Added:
GravityView_Field_Delete_Link
class to render the Delete Entry link instead of relying on filteringdelete_link
will now be properly returned in theGravityView_Fields::get_all('gravityview');
response