Hogan Module: Embed
oEmbed Module for Hogan
by Dekode · github.com/dekodeinteraktiv/hogan-embed · website
★ 0stars
13kcomposer 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-embed/archive/refs/heads/master.zipAlso on Packagist as dekodeinteraktiv/hogan-embed:
composer require dekodeinteraktiv/hogan-embedDeclares an update source (https://github.com/dekodeinteraktiv/hogan-embed), so updates arrive through the plugin's own updater.
From the readme
oEmbed Module for Hogan
Installation
Install the module using Composer composer require dekodeinteraktiv/hogan-embed or simply by downloading this repository and placing it in wp-content/plugins
Available filters
- hogan/module/embed/template for overriding the default template file.
- hogan/module/embed/wrappertag for outer HTML wrapper tag, default
- hogan/module/embed/wrapperclasses for outer HTML wrapper CSS classes.
- hogan/module/embed/innerwrapperclasses for inner HTML wrapper classes.
Content field
- hogan/module/embed/content/allowedhtml for allowed oEmbed HTML.
Caption field
- hogan/module/embed/caption/enabled for enabling caption field, default true.
- hogan/module/embed/caption/tabs for TinyMCE editor tabs, default all.
- hogan/module/embed/caption/allowmediaupload for allowing TinyMCE editor media upload, default 0.
- hogan/module/embed/caption/toolbar for TinyMCE editor toolbar, default hogan.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.2.1 | Sep 20, 2018 |
| 1.2.0 | May 31, 2018 |
| 1.1.2 | Apr 4, 2018 |
| 1.1.1 | Apr 4, 2018 |
| 1.1.0 | Feb 16, 2018 |
| 1.0.13 | Jan 31, 2018 |
| 1.0.12 | Jan 25, 2018 |
| 1.0.11 | Jan 25, 2018 |
| 1.0.10 | Jan 24, 2018 |
| 1.0.9 | Jan 24, 2018 |
| 1.0.8 | Jan 5, 2018 |
| 1.0.7 | Jan 5, 2018 |
| 1.0.6 | Jan 5, 2018 |
| 1.0.5 | Dec 7, 2017 |
| 1.0.4 | Dec 6, 2017 |
| 1.0.3 | Dec 5, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.