Rewriting WordPress Gallery Shortcode with Bootstrap Carousel
On a separate thread, I found out that it was indeed possible to customize the output of the Gallery Shortcode using some code in the functions.php. The code below would be a fairly standard version of the slider without captions. You’d obviously need to make sure you include Jquery and Bootstrap files as you would … Read more