I have heard a lot of talk lately of people complaining that they are unable to have image gallery’s in Wordpress 2.8 without adding a plugin. I assume this assumption comes from the how hard it is to see what you can do when it comes to the gallery functions built into Wordpress. If you look at my gallery page, you will see a simple native Wordpress gallery. This gallery was built threw the theme but uses Wordpress as it’s backend.
So How do I build a native Wordpress gallery?
Well there’s two parts to accomplishing this successfully, but I’m only going to show you the first part in this post. First you need to create a Category for all your gallery posts to be filed under. This Category may be named anything you would like it to be named. I’m going to stick with the simple name of ‘Gallery’. You will need some posts to be filed under it. Create a new post as you normally would. It is best to put some text to tell you reader what this gallery is all about, but that’s not needed.
Once you are ready to create your gallery, switch your write from ‘Visual’ mode to ‘HTML’ mode. Once in ‘HTML’ mode, enter:
[ gallery ]
note: there should be no space between the brackets and the word ‘gallery’, if I were to enter this line on my page, I would create a gallery.
Now switch back to the ‘Visual’ mode and you should see a new yellow box in your post box with an image of a camera with a photograph behind it. If you move your mouse over this new yellow box, two new icons will appear. From this point, just upload photos to your site and save it.

