- Added plugin version number to asset loading to fix cached asset versions. PR #17
- Add option for thumbnail next to title. PR #16
- Add option for offsetting list item anchor. PR #15
- Add custom item name option. PR #13
- Output content without wp_kses_post(). PR #11
- Add function for opening item by url hash. PR #8
- 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
wp_enqueue_scripts
action hook removed. Handled by hogan-core
.
- Remove heading field, provided from Core in #53
- Heading field has to be added using filter (was default on before).
- Heading classname changed from
.heading
to.hogan-heading
.
- title field is required
- added accordion field to admin layout
- added filter for media upload button in wysiwyg field