Replies: 0
Hello,
I have 300 tables and I need to hide the last column on each one of them. I need them to not be outputted at all in the HTML either, so I can’t use CSS. The tables have different column numbers, so I can’t use shortcode parameters either (I want backwards comptability, so I can easily revert).
Is it possible to create a function in PHP perhaps that can prevent the last column in all tables from being outputted? I can get a developer to write the function if it’s complex, I just need some hints into the right direction to make it easier. If it can be done via Tablepress itself, I can do it as well.
Thank you very much for making this awesome plugin!