Caption shortcode showing front end if inside another shortcode
-
I made a custom shortcode with name “picture”. I made it so I could add two images side by side easily. If I add an image with a caption inside it like this:
[picture]
// IMAGE GOES HERE
[/picture]
It shows in front end like this:
caption id=”attachment_xxxxx” align=”alignnone” width=”190″]
// IMAGE
This is the caption.
[/caption]Any idea how to solve this?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Caption shortcode showing front end if inside another shortcode’ is closed to new replies.