- Move
.hogan-links
class to filter default.
- Move
.hogan-links-item
class to filter default. #16
- 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.
- Set link text if not set in WP link picker
- Added default classname to the
<ul>
and<li>
elements - Added
hogan_links_after_text
after text action.
- Remove heading field, provided from Core in #53
- Heading field has to be added using filter (was default on before).