Not able to remove caption shortcode from the content
[caption id=attachment_6 align=alignright width=300]...Some Text...[/caption]
I am unable to remove caption shortcode from the content of the post. I have tried using strip_shortcodes()
and and I also used RegEx to remove the shortcode but neither worked.
What am I doing wrong?