dekodeinteraktiv / hogan-text
WYSIWYG Text Module for Hogan
Installs: 13 029
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 10
Forks: 0
Open Issues: 1
Type:wordpress-plugin
Requires
- php: >=7.0
- composer/installers: ~1.2
- dekodeinteraktiv/hogan-core: >=1.1.7
Requires (Dev)
README
Installation
Install the module using Composer composer require dekodeinteraktiv/hogan-text
or simply by downloading this repository and placing it in wp-content/plugins
Usage
…
Available filters
hogan/module/text/template
for overriding the default template file.hogan/module/text/wrapper_tag
for outer HTML wrapper tag, default<section>
hogan/module/text/wrapper_classes
for outer HTML wrapper CSS classes.hogan/module/text/inner_wrapper_classes
for inner HTML<div>
wrapper classes.
Content field
hogan/module/text/content/tabs
for TinyMCE editor tabs, default all.hogan/module/text/content/allow_media_upload
for allowing TinyMCE editor media upload, default 1.hogan/module/text/content/toolbar
for TinyMCE editor toolbar, default hogan.