PHP code versión of a shortcode in TablePress
-
Hi Tobias, I really appreciate you work. It’s really awesome!
I have created a table, [table id=1 /], that I would like to display in the “My Downloads” tab of the WooCommerce administration panel.
I know that I have to modify the source code of the file downloads.php (WooCommerce template) but I don’t know exactly what PHP code I have to add to show the table.
I tried adding the shortcode [table id=1 /] but it doesn’t work.
What would be the “translation” of the shortcode [table id=1 /] to PHP code to add it to this file?
[table id=1 /] = ???
Thank you very much!
The topic ‘PHP code versión of a shortcode in TablePress’ is closed to new replies.