dekodeinteraktiv/hogan-table

Table Module for Hogan

Installs: 2 908

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 0

Open Issues: 2

Type:wordpress-plugin

1.2.1 2018-04-05 11:38 UTC

This package is auto-updated.

Last update: 2024-04-25 23:21:37 UTC


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.