[table “xx” not found /] in rss feed
-
Hi tablepress team,
I ‘ve created a php script that shows the last articles in a rss feed. some articles contains tables from tablepress.
My problem is that the [table…] shortcode is not parsed with the get_the_content_feed() function, althought other shortcodes (from other plugins) are.
So the result is [table “xx” not found /] in my feed.I do a include to wp-load.php at the beginning of my php script, do you think i need to call something else (globals, hooks…) to get the table shortcodes parsed ?
Thank you for your help and sorry for my bad english !
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[table “xx” not found /] in rss feed’ is closed to new replies.