I'm using the wp-table plug-in and love the simplicity but it doesn't seem to work with the make_clickable function. All links within the [TABLE=ID] stays as text, and not clickable. Any suggestions how to solve this?
I'm using the wp-table plug-in and love the simplicity but it doesn't seem to work with the make_clickable function. All links within the [TABLE=ID] stays as text, and not clickable. Any suggestions how to solve this?
I've tried add_filter('wptable', 'make_clickable'); in the Make Clickable-plugin which doesn't work. Should I add that to the wp-table plugin? *newbie*
Hi,
you should no longer use WP-Table, instead use the newer WP-Table Reloaded:
http://wordpress.org/extend/plugins/wp-table-reloaded
For WP-Table Reloaded, there's an extension that will add make_clickable for you automatically: http://tobias.baethge.com/2009/12/extension-1-url-to-link-conversion/
Regards,
Tobias
This topic has been closed to new replies.