dekodeinteraktiv/hogan-people

WYSIWYG People Module for Hogan

Installs: 2 110

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 11

Forks: 0

Open Issues: 0

Type:wordpress-plugin

1.0.4 2018-10-10 08:17 UTC

This package is auto-updated.

Last update: 2024-04-25 22:52:02 UTC


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 array
  • hogan/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.