Adding a “More Galleries” Page to the End of an Image.php Gallery
Put this into your functions.php. You have to replace the link path in $gallery_page with the link to your more galleries page. <?php /** * Display previous image link that has the same post parent. * * @since 2.5.0 * Original version in /wp-include/media.php * @param string $size Optional, default is ‘thumbnail’. Size of image, … Read more