Hogan Module: Table
Table Module for Hogan
by Dekode · github.com/dekodeinteraktiv/hogan-table · website
★ 0stars
4.8kcomposer 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-table/archive/refs/heads/master.zipAlso on Packagist as dekodeinteraktiv/hogan-table:
composer require dekodeinteraktiv/hogan-tableDeclares an update source (https://github.com/dekodeinteraktiv/hogan-table), so updates arrive through the plugin's own updater.
From the readme
Table Module for Hogan
Installation
Install the module using Composer composer require dekodeinteraktiv/hogan-table or simply by downloading this repository and placing it in wp-content/plugins
Available filters
- hogan/module/table/instructions for changing the admin instructions.
- hogan/module/table/content/allowedhtml for allowed table cell HTML.
- hogan/module/table/content/tableheader for changing the table header value.
- hogan/module/table/content/tabledata for changing the table data value.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.2.1 | Apr 5, 2018 |
| 1.2.0 | Feb 15, 2018 |
| 1.1.1 | Feb 8, 2018 |
| 1.1.0 | Jan 30, 2018 |
| 1.0.8 | Jan 24, 2018 |
| 1.0.7 | Dec 20, 2017 |
| 1.0.6 | Dec 20, 2017 |
| 1.0.5 | Dec 20, 2017 |
| 1.0.4 | Dec 7, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.