Download the PHP package dekodeinteraktiv/hogan-image without Composer
On this page you can find all versions of the php package dekodeinteraktiv/hogan-image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dekodeinteraktiv/hogan-image
More information about dekodeinteraktiv/hogan-image
Files in dekodeinteraktiv/hogan-image
Download dekodeinteraktiv/hogan-image
More information about dekodeinteraktiv/hogan-image
Files in dekodeinteraktiv/hogan-image
Vendor dekodeinteraktiv
Package hogan-image
Short Description Image Module for Hogan
License GPL-3.0-or-later
Homepage https://github.com/dekodeinteraktiv/hogan-image
Package hogan-image
Short Description Image Module for Hogan
License GPL-3.0-or-later
Homepage https://github.com/dekodeinteraktiv/hogan-image
Please rate this library. Is it a good library?
Informations about the package hogan-image
Image Module for Hogan
Installation
Install the module using Composer composer require dekodeinteraktiv/hogan-image
or simply by downloading this repository and placing it in wp-content/plugins
Available filters
Admin
-
hogan/module/image/image_size/choices
: Image size choices for image size field. Default (will be merged with return filter return values): -
hogan/module/image/image_size/constraints
: Image constraints for image size field. Default (will be merged with return filter return values): hogan/module/image/image_size/preview_size
: Admin preview size of uploaded image. Default: 'medium'hogan/module/image/image_size/library
: Admin media library choice. Default: 'all'
Template
hogan/module/image/figure_classes
: Add classes names to the figure tag. Default:wp-caption
andsize-{thumbnail|medium|large}
.hogan/module/image/figure_caption_classes
: Add classes names to the figure tag. Default:wp-caption-text
.hogan/module/image/image/args
: Attributes for the image markup.hogan/module/image/template/caption
: Filter to change caption content. Defaults to the text inserted in the caption field in admin.- 'hogan/module/image/figure_before_content' : Action hooks to inject content inside the figure element before the image.
- 'hogan/module/image/figure_after_content' : Action hooks to inject content inside the figure element after the image.
All versions of hogan-image with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
composer/installers Version ~1.2
dekodeinteraktiv/hogan-core Version >=1.1.7
composer/installers Version ~1.2
dekodeinteraktiv/hogan-core Version >=1.1.7
The package dekodeinteraktiv/hogan-image contains the following files
Loading the files please wait ....