fSpring wordpress.com widget support
Go grab a copy.
Secrets of a WordPress plugin
A while ago I wrote a small tutorial on how a WordPress theme is created, now I would like to share some “secrets” of WordPress plugin programming, so here we go.
So what kind of plugin are we going to create? Let’s do a plugin that gets some WordPress data from the database and puts it on a static page. shall we.
(more…)
Coming updates to fGallery
Thanks to Bram Van Damme who gave me some excellent feedback on the fGallery plugin I’m now in the process of updateing the gallery with mulitple uploads and uploading an entire zip file containing images.
There was a also suggestion that every album should have it’s own folder. This might come in the next release, not this one though.
2005-04-05: Version 0.2.
- Fixed the problem with image scaling.
- Add an existing folder on the server.
- User can choose to keep images when deleting an album.
- Added fancy URL:s (permalinks)
- Added multiple file uploads
- Added upload by zip (Requires ZZIPlib )
- Every album has it’s own folder.
- Changed the image folder to wp-content/fgallery
- Use any image as album cover
- Fixed some PHP5 bugs
- Multiple words in gallery names.
- Update album i.e change name and soforth