Hogan Module: Text
Text Module for Hogan
by Dekode · github.com/dekodeinteraktiv/hogan-text · website
★ 1stars
15kcomposer 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-text/archive/refs/heads/master.zipAlso on Packagist as dekodeinteraktiv/hogan-text:
composer require dekodeinteraktiv/hogan-textDeclares an update source (https://github.com/dekodeinteraktiv/hogan-text), so updates arrive through the plugin's own updater.
From the readme
WYSIWYG Text Module for Hogan
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/wrappertag for outer HTML wrapper tag, default
- hogan/module/text/wrapperclasses for outer HTML wrapper CSS classes.
- hogan/module/text/innerwrapperclasses for inner HTML wrapper classes.
Content field
- hogan/module/text/content/tabs for TinyMCE editor tabs, default all.
- hogan/module/text/content/allowmediaupload for allowing TinyMCE editor media upload, default 1.
- hogan/module/text/content/toolbar for TinyMCE editor toolbar, default hogan.
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.