Category Archives for wordpress
Using WordPress media library in a plugin
I just spent a couple of hours trying to figure this one out. Here’s how to use the WordPress media library in a plugin or custom post type… the right way.
SFBrowser for WordPress
Last project I did allowed me to expand my SFBrowser WordPress plugin a bit. Of course SFBrowser has been up at Googlecode for some time now but I had never bothered to publish the WordPress plugin I made for it.
updated plugins
It started with a little update on the Cronfaker plugin but one thing led to another so now I’ve updated the Librarything plugin and the Stats plugin as well (and the sparkline one is almost done).
faking cron jobs for sparklines
I did search for a fake cron job plugin of course (I wouldn’t want to reinvent the wheel). But the only one I could find does not make a difference between bots and humans. If that doesn’t matter for you the plugin is worth a look (it also comes with a couple of plugins that [...]
plugins
I’ve sort of completed my first WordPress plugin: a stats page. This is basicly what I had in my former cms. Even though I use Google Analythics for stats I also want the data to reside on my own server to do stuff with it like sparklines. Writing these plugins is quite easy (no wonder [...]