Category Archives: Hackery

Simple Twitter Connect

Since people have been emailing me and asking for it… WordPress Plugin: Simple Twitter Connect It’s similar in concept to the Simple Facebook Connect plugin. In fact, it rips off quite a lot of the same code. But instead of … Continue reading

Posted in Geekery, Hackery, Programmery | Tagged , , , , | 8 Comments

Don't include wp-load, please.

Edit: This post has moved to here: http://ottopress.com/2010/dont-include-wp-load-please/. Take your comments there. Time for Otto’s general griping: WordPress plugin programming edition. Here’s a practice I see in plugins far too often: Plugin.php file adds something like this to the wp_head: … Continue reading

Posted in Geekery, General Spew, Hackery, Programmery | Tagged , , , , , | 48 Comments

How to Setup your Facebook Connect Application

Note: This post has been moved to here. Please leave comments there instead. The majority of the email I get from users of the Simple Facebook Connect plugin is questions regarding how to setup their Facebook Application. It’s really not … Continue reading

Posted in Geekery, Hackery, Programmery | Tagged , , , , , , , | 36 Comments

SFC Chicklet

I saw this morning that Jesse Stay had created a rather neat little chicklet for his FBFoundations plugin. I thought it was a clever idea, so naturally I stole it and added it to Simple Facebook Connect as well. Of … Continue reading

Posted in Geekery, Hackery, Programmery | Tagged , , , , , , | Leave a comment

WordPress Settings API Tutorial

Edit: This post has moved to here: http://ottopress.com/2009/wordpress-settings-api-tutorial/. Take your comments there. When writing the Simple Facebook Connect plugin, I investigated how the Settings API worked. It’s relatively new to WordPress (introduced in version 2.7), and many things I read … Continue reading

Posted in Geekery, Hackery, Programmery | Tagged , , , | Comments Off