[Plugin: shortcodes] 'data' attribute to the table shortcode stopped working
-
Hi,
I use wp-table-reloaded plugin and I love it.I use the “data” parameter to the ‘table’ shortcode to populate auto-generated tables like thus:
global $activity_table;
do_shortcode(“[table id=2 data=’activity_table’/]”);
Recently I upgraded to wordpress 3.2.1 and to your version 1.9.2.
All my tables are shown empty!
Is the support for the ‘data’ field discontinued? I don’t see it described in your documentation anymore.What is the alternative?
Thanks,
– Sai.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: shortcodes] 'data' attribute to the table shortcode stopped working’ is closed to new replies.