dekodeinteraktiv / hogan-people
WYSIWYG People Module for Hogan
Package info
github.com/DekodeInteraktiv/hogan-people
Type:wordpress-plugin
pkg:composer/dekodeinteraktiv/hogan-people
1.0.4
2018-10-10 08:17 UTC
Requires
- php: >=5.5
- composer/installers: ~1.2
- dekodeinteraktiv/hogan-core: ^1.0
README
Installation
Install the module using Composer composer require dekodeinteraktiv/hogan-people or simply by downloading this repository and placing it in wp-content/plugins
Usage
… TODO
Available filters
Admin
hogan/module/people/content/tabs: Wysiwyg show tabs or not. Default: 'all'.hogan/module/people/content/toolbar: Wysiwyg show tabs or not. Default: 'hogan'.
Template
hogan/module/people/image_wrapper_classes: Add classes names to the image wrapper div tag. Default: empty arrayhogan/module/people/image_size: Hook for image size. Default: 'medium'.hogan/module/people/image_attr: Attributes for the image markup. Default empty.
Available actions
hogan/module/people/before_description: Runs before description is rendered.