Add existing images from Media Library in to custom gallery
By default, you can’t. Galleries are tied to posts, and only to posts. Options: Insert the gallery from any arbitrary post, via where 123 is the ID of the post. Create a custom filter for the gallery filter hook, whereby you query/include the images that you want, perhaps by some post custom metadata (that you … Read more