Yay! Development is really pushing forward, today I have pushed 0.4 to the WordPress Repo. I’ve been working hard actually getting the front end presentation to work how I want. Currently I have basic templates for single.php and archive.php, users can create their own templates by creating a /mojo-gallery/ folder in their theme and copying [...]
Read More →
Just a quick update to say you can now also keep track of updates from the WordPress plugin repo! Finally managed to get it working, stupid SVN! The most recent updates will always be on the Github page but if you so desire you can check out the WordPress Plugin page here.
Read More →
Following on from my post a few days ago I have put some serious time into the plugin. The backend is shaping up nicely and is working well. I am currently working on the front end presentation before adding any more features. The compromise seems to be trying to use Filters to modify the $content [...]
Read More →
Had to put together a gallery for a client site, the trouble is that most of the existing gallery plugins are far to bloated, and generally pretty crap. I built a solution using custom post types and using the built in gallery short code and some colorbox magic. I’m in the process of moving it [...]
Read More →