We'll create fresh WordPress site with Nested image caption shortcode installed. You have 20 minutes to test the plugin after that site we'll be deleted.
The core img_caption_shortcode()
function doesn’t process shortcodes when they’re in the caption (just when they’re in the image). This simple plugin changes it so that captions can contain shortcodes.
It also fixes some other small edge-case bugs in the original code.