strarsis / tablepress-rowspan-all
TablePress Extension: Rowspans everywhere.
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=5.4.0
- composer/installers: ~1.0
Suggests
- tobiasbg/tablepress: The plugin this extension is for
README
TablePress Extension: Rowspans everywhere
A note about caching
TablePress plugin caches the table markup (as transients).
If the table markup doesn't change after installing/updating this plugin,
the TablePress cache may has to be invalidated.
Either delete the TablePress-related transients,
all transients (as transients should only be used for temporary data),
or update the cache by re-saving the tables that should use
this plugin by using the outside_rowspan
trigger word.