strarsis / tablepress-rowspan-all
TablePress Extension: Rowspans everywhere.
Package info
github.com/strarsis/tablepress-rowspan-all
Type:wordpress-plugin
pkg:composer/strarsis/tablepress-rowspan-all
v2.0.0
2021-10-05 10:29 UTC
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.