dekodeinteraktiv / hogan-people
WYSIWYG People Module for Hogan
Installs: 2 497
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 11
Forks: 0
Open Issues: 0
Type:wordpress-plugin
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.