Tag: wp plugin
-
Christmas gift to the Internet: Hundstallet WordPress plugin
I recently fell in love with _all_ the homeless dogs on the Hundstallet website. I’m sure everyone would. And seeing as dogs has been mans best friend for many years, i thought we’d better give something back. When installed, this WordPress plugin will override your theme’s 404 page and instead display a random homeless dog…
-
WordPress plugin for fetching hashtag images
Some time ago i made a quick and dirty site for displaying images from a certain Twitter hashtag. Some hours ago i was asked to tweak this into a WordPress plugin, and here we go. This is just tested on my environment, but should be alright on any WordPress 3+ installation on PHP5 with libcurl.…
-
simple custom type
there’s a point in every wp project (almost) where i need something more than just posts and pages. like stores with longlat data, albums from an artist in the sidebar, etc. now, there are a couple of plugins that do this, like pods and flutter, but they both have their downsides (pods is complexity+doesn’t play…