Possible Bugs in Shortcode Display
-
First of all, thank you for developing a much needed plugin for the WordPress Ecosystem!
There seems to be lack of recognition in the code for how to handle certain shortcode functions. These occur whether I am using CDBT as the only plugin, so I expect they’re internal to your program:
1) Exclude Columns – is not working. It does nothing. The columns still show up.
2) Display Columns – Entering any value into this field, col2, etc. stops the plugin from displaying any data from the table. You get: “No data in this table.”
3) Enable Switching View – Doesn’t seem to matter whether this is selected or not, the ability to switch from list view to thumbnail is always present.FYI:
Updating a post with the shortcode when using your plugin with the Relevanssi plugin produces the following errors:Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/custom-database-tables/lib/shortcodes.php:710) in /wp-admin/post.php on line 197
Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/custom-database-tables/lib/shortcodes.php:710) in /wp-includes/pluggable.php on line 1171
- The topic ‘Possible Bugs in Shortcode Display’ is closed to new replies.