How to Create Image Galleries in Your Theme

WordPress makes it straightforward to create a gallery from the images attached to a post. Just a couple of clicks and the gallery shortcode will be inserted into your post for you.
Why not make it even easier though? In this post, I will walk you through adjusting your theme to automatically insert a gallery after every post.
We’ll also limit how many images show up in the gallery (The rest can be shown on the individual image pages themselves), and exclude our post’s featured image if it has one.






111