Latest Gallery pictures in WordPress
Posted on January 16th, 2006 | Category: Web Development, PHP, WordPressOne of the things I wanted to do when integrating Gallery 2 into WordPress (using the WPG2 plugin) was to be able to see, on the main page, all the latest pictures posted in my gallery. The WPG2 plugin only supported displaying the last item added, and I could not find anyone else to have done this. So, I wrote up a quick hack to perform this function. It’s not pretty, but it does the job. Feel free to use it for your own site.
Continue reading Latest Gallery pictures in WordPress »