1.22.4
- Adds support for DIY Layout, a layout for designers & developers to take full advantage of GravityView
- Tweak: Show "Embed Shortcode" helper if a View has widgets configured but not Fields
- Fixed:
tabindex
not properly set for Update/Cancel/Delete buttons in Edit Entry - Fixed: Hide Yoast SEO Content & SEO Analysis functionality when editing a View
Developer Updates:
- Add
$nl2br
,$format
,$aux_data
parameters toGravityView_API::replace_variables()
to be consistent withGFCommon::replace_variables()