Dennis @ WP Limit Posts Automatically
- Alias: Dennis
- Skickat: 2009-07-17 @ 8:09
- Kommenterat: WP Limit Posts Automatically
i have a problem with captions of the image in the frontpage, it will show the caption tags when the plugin is use. How to insert the $text = preg_replace( ‘|\[(.+?)\](.+?\[/\\1\])?|s’, ”, $text ); one of the discussion at http://wordpress.org/support/topic/200136 instructed to insert this to the php file of the plugin. Is this possible?