An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Table Module for [Hogan](https://github.com/dekodeinteraktiv/hogan-table) [![Build Status](https://travis-ci.org/DekodeInteraktiv/hogan-table.svg?branch=master)](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.