WPCaption Filter module to mimic the [caption][/caption] tag in Wordpress
Posted by tnichols on October 6, 2010 at 4:33am
I've been using the Wordpress_import module, and found an annoyance was the lack of support for the [wpcaption] tag.
It seemed like something that may be useful outside of the Wordpress_import as well, so I put together a simple module to implement the tag as an input filter.
It's working well for me, and I'm considering sharing it as a contributed module. I haven't found another module that does the complete implementation, as follows:
/**
* @file
* A module that allows users to enter [caption ...]info[/caption] tags into