dekodeinteraktiv / hogan-table
Table Module for Hogan
Installs: 3 304
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 10
Forks: 0
Open Issues: 2
Type:wordpress-plugin
Requires
- php: >=7.0
- composer/installers: ~1.2
- dekodeinteraktiv/hogan-core: >=1.1.7
- wpackagist-plugin/advanced-custom-fields-table-field: ^1.2
Requires (Dev)
README
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/allowed_html
for allowed table cell HTML.hogan/module/table/content/table_header
for changing the table header value.hogan/module/table/content/table_data
for changing the table data value.