The source for the gallery shortcode is in wp-includes/media.php
. There are a couple of hooks in there that might work for you. Without knowing exactly what you want to do, it is impossible to be more specific.
If that doesn’t work then you can remove the shortcode:
remove_shortcode('gallery');
And add another gallery shortcode with the alterations you want. Just copy the function to functions.php
or to a plugin file, rename it, edit it, and add it back with add_shortcode('gallery', 'whatever_you_named_your_function');
Related Posts:
- How do I delete all UNUSED images from my uploads directory?
- How to extend the gallery block in Gutenberg?
- Prevent WordPress from adding image’ title automatically
- Overide Gallery Default Link to Settings
- get_post_gallery with Gutenberg
- get_post_gallery_images returns thumbs . I want full size
- Navigate with keyboard in Gallery shortcode
- get images from post and make a zip
- Bulk edit wordpress images alt and title attributes
- Making WordPress Gallery (.gallery-item) Responsive?
- How do you modify the HTML output of a Gallery item (using the gallery shortcode)?
- How to include externally hosted images into a gallery block
- Use Media Library to manage galleries like Nextgen (with folders, albums, collections, tags, categories, terms…)
- Setting up a gallery with images and a zip download
- How to remove title attribute from gallery links and images
- How to add php to theme to show alt attributes
- The WordPress Gallery, Grabbing The Link and Images?
- Displaying a featured image (only img url) as the img src?
- How to Display an Image Uploaded through a Meta Box in a Template?
- Display different header images based on current page
- How to link Gutenberg Gallery images To Media file automatically?
- How to Make WordPress Default gallery responsive on mobile?
- get attributes/part of the gallery shortcode
- Different captions for the same image in multiple galleries. Edit Image in Gallery locally
- Editing built in Gallery shortcode to filter by categories
- Gallery images stored elsewhere (preferably Google Drive)
- WordPress gallery previous/next buttons showing all media library images
- Any way to “combine” galleries or show multiple galleries as one?
- Best option for photo/gallery handling?
- Gallery post images on homepage?
- How to create a simple slideshow out of a post image gallery?
- How to change the target size of images clicked on in WordPress standard gallery
- Get meta data from image
- WooCommerce-like featured gallery
- Override img class in gallery
- Pull Random Attachments With Pagination
- Extracting gallery images in WordPress 3.5 on index.php
- How to use photo in multiple posts?
- Exclude images from “inserted into post” when trying to get attachments
- Is this post using WordPress Gallery?
- Turn off image captions in gallery view?
- How to create ‘Local’ filters for WordPress srcset sizes in template parts?
- Unyson Framework doesn’t show gallery images
- How can I display an image description, from an image gallery?
- Removing featured image from gallery?
- Creating a post image to show in a gallery
- Don’t show images inserted into content
- Gallery with thumbnail carousel
- Ways to show multiple, separate galleries per post?
- How to get the Gallery form/section just like in Gutenberg block?
- Media gallery images url instead of ID on WP API Response
- HowTo: develop WP template with dynamic background image
- Get all image IDs from the Media Library
- Re-ordering images in existing post in wordpress 3.6.1
- Autosort uploads in galleries by filename
- How to display original unmodified thumbnail
- One picture belonging different galleries?
- Allow users to contribute images to a post
- I want to rel=nofollow wordpress images
- Apply nextgen-gallery lightbox effect [closed]
- How to create a title images for different posts?
- limit number of images shown from gallery
- How to automatically populate a gallery with images attached to posts of one category?
- What is the plugin to import image from URL?
- Pagination between images (active/inactive)
- Excluding post thumbnail from the attachment.php when using wordpress gallery
- photo gallery implementation like tmz
- How do I display the featured image from an image gallery using a reference in code? (example within)
- Can i have 2 separate Galleries on 2 separate pages each go to a DIFFERENT Attachment.php file?
- How to enlarge thumbnail on mouseover?
- attach several images to post + gallery
- How to get rid of undefined variable in previous post image
- get_post_gallery with Gutenberg
- Allow users to upload and display multiple photos
- Implementing a modal(lightbox) for all images in all post-gallery posts
- how automatically show the image title before the image caption/description in a wordpress gallery?
- change the h3 subtitles of the wordpress gallery shortcode
- get_post_gallery with Gutenberg
- How to add php to theme to show alt attributes
- second featured post not displaying on page [closed]
- How do i replace the title attribute of img tag with the image caption
- Show WordPress Image Title Under Custom Portfolio Image
- Replacing an Image gallery
- attachment.php & flexslider—linking thumbnail to specific image
- Thumbnail gallery by date and taxonomy
- Breadcrumbs for Single Image page
- Thickbox not displaying just the image, instead showing full page in lightbox
- Show uploaded images in full size
- Multiple gallery thumnbnails on one page
- Slider do not add alt attribute. Cant get alt attribute from a media library!
- wp_get_attachment_link() add rel attribute if the link points to direct image
- Paginate Gallery [closed]
- How do I set the sizes of my thumbnails when inserting a [gallery]?
- *box for images displayed as a post’s [gallery] [duplicate]
- Display X images from a gallery in the sidebar
- Getting top Image From the Gallery and printing out a thumbnail with Exact Dimensions
- Adding different classes to different images depending on size for fine control of image layout in posts
- Automatically adding blog images to a portfolio/gallery
- Image Attachments Query Not Working If Post Is Loaded Via Ajax
- Images uploaded in customized gallery do not link to media