TablePress Extension: Rowspans everywhere
TablePress Extension: Rowspans everywhere
by strarsis <strarsis@gmail.com> · github.com/strarsis/tablepress-rowspan-all
★ 1stars
36composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/strarsis/tablepress-rowspan-all/archive/refs/heads/master.zipAlso on Packagist as strarsis/tablepress-rowspan-all:
composer require strarsis/tablepress-rowspan-allDeclares an update source (strarsis/tablepress-rowspan-all), so updates arrive through the plugin's own updater.
From the readme
tablepress-rowspan-all
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 outsiderowspan trigger word.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v2.0.0 | Oct 5, 2021 |
| v1.3.0 | Sep 30, 2021 |
| v1.2.4 | Jan 20, 2020 |
| v1.2.3 | Jan 20, 2020 |
| v1.2.2 | Jan 20, 2020 |
| v1.2.1 | Jan 8, 2020 |
| v1.2.0 | Jan 5, 2020 |
| v1.1.0 | Jun 22, 2018 |
| v1.0.0 | Feb 27, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.