Template changes for standard and image
- Added id attribute to figure tag
- Added filter after image
- Added filter
hogan/module/content_grid/load_args_from_layout_content/before
.
- Removed sanitize function
wp_kses_post
from Text content provider template.
- Added filter
hogan/module/content_grid/template/inner_classes
- Added filter
hogan/module/content_grid/template/item_classes
- Fixed php notice that showed up when label field was not enabled.
- Added filter
hogan/module/content_grid/template/outer_classes
- Added optional field for label with filter
hogan/module/content_grid/standard/label/enabled
- Fixed bug where image/link from previous item in the grid was shown on items wihtout link/image.
- Update module to new registration method introduced in Hogan Core 1.1.7
- Set hogan-core dependency
"dekodeinteraktiv/hogan-core": ">=1.1.7"
- Add Dekode Coding Standards
- Added optional link to image layout
- First release