dekodeinteraktiv / hogan-expandable-list
Expandable List Module for Hogan
Installs: 9 245
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 12
Forks: 0
Open Issues: 2
Type:wordpress-plugin
Requires
- php: >=7.0
- composer/installers: ~1.2
- dekodeinteraktiv/hogan-core: >=1.1.7
Requires (Dev)
README
Installation
Install the module using Composer composer require dekodeinteraktiv/hogan-expandable-list
or simply by downloading this repository and placing it in wp-content/plugins
Usage
…
Available filters
-
hogan/module/expandable_list/list_item_classes
-
hogan/module/expandable_list/load_styles
-
hogan/module/expandable_list/load_scripts
-
hogan/module/expandable_list/content/media
- allow/disallow media upload button in list item wysiwyg. Default 0. -
hogan/module/expandable_list/content/tabs
- change what tabs are shown for list item wysiwyg. Default 'all'. -
hogan/module/expandable_list/content/toolbar
- customize toolbar for expandable list item wysiwyg. Default 'hogan_caption' from Hogan Core.