Update Jan 2015: Unfortunately the filter used to add extra meta to Jetpack was removed from the Jetpack plugin in Feb 2014, so until the filter is added back in there is no simple way to do this anymore. I received a good question regarding Exifography in the WordPress support forums: can you add location […]
Tutorials
Add EXIF to WordPress gallery image titles
My Exifography plugin provides different ways for users to display EXIF data for their images in WordPress. One of the ways people like to show EXIF is within the image title, like Sam does on daily dose of imagery. This allows the EXIF to show up in a tooltip when hovering over the image, or […]
Handy WordPress thumbnail function
This is one of my favourite code snippets at the moment. It enables WordPress post thumbnails (feature image), adds a new image size (thumbnail, medium and large are included by default in WordPress and their sizes can be set in the WordPress media settings), then it creates a function that when called displays the Thesis […]
A better manicure
This is a bit of a deviation from my usual post topics, but it’s a bit of fun (mostly for girls)! I’ve been painting my nails a fair bit recently and some people comment on how well they’re done. I think this has partly come about with practice, and by observing how professionals at salons […]
Filtering Exifography output
This week I released Exifography 1.1 (Yay! Woohoo!) Exifography is a rewrite of Thesography, my WordPress plugin, which displays EXIF data for photographs that have been uploaded to WordPress and enables the import of location (and a few other) EXIF. I was pretty excited about this rewrite. It was something I had been meaning to […]
WordPress networks, child themes and Thesis
I’ve written about child themes and Thesis and WPMU and Thesis before, but as can happen with time and work both Thesis and WordPress have evolved. So I think both of these issues need to be readdressed. WordPress networks and Thesis A WP network is the new name for WPMU since it was included with […]