Hogan Module: People
People Module for Hogan
by Dekode · github.com/dekodeinteraktiv/hogan-people · website
★ 0stars
4kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/dekodeinteraktiv/hogan-people/archive/refs/heads/master.zipAlso on Packagist as dekodeinteraktiv/hogan-people:
composer require dekodeinteraktiv/hogan-peopleDeclares an update source (https://github.com/dekodeinteraktiv/hogan-people), so updates arrive through the plugin's own updater.
From the readme
People Module for Hogan
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/imagewrapperclasses : Add classes names to the image wrapper div tag. Default: empty array
- hogan/module/people/imagesize : Hook for image size. Default: 'medium'.
- hogan/module/people/imageattr : Attributes for the image markup. Default empty.
Available actions
- hogan/module/people/beforedescription : Runs before description is rendered.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.