https://github.com/dekodeinteraktiv/hogan-table
Table Module for Hogan
https://github.com/dekodeinteraktiv/hogan-table
acf dekode-hogan hogan php wordpress-plugin
Last synced: 7 months ago
JSON representation
Table Module for Hogan
- Host: GitHub
- URL: https://github.com/dekodeinteraktiv/hogan-table
- Owner: DekodeInteraktiv
- License: gpl-3.0
- Created: 2017-11-16T09:11:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T14:20:10.000Z (almost 8 years ago)
- Last Synced: 2025-06-18T12:57:07.754Z (7 months ago)
- Topics: acf, dekode-hogan, hogan, php, wordpress-plugin
- Language: PHP
- Size: 38.1 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Table Module for [Hogan](https://github.com/dekodeinteraktiv/hogan-table) [](https://travis-ci.org/DekodeInteraktiv/hogan-table)
## 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.