Archive: July, 2009
Alibi3col Free WordPress Theme
Alibi3col is a three-column free WordPress theme, with central content and left & right sidebars. Compatible with WordPress versions 2.7+ Tested on Firefox 3, Internet Explorer 7 and 8, and Opera 9.
WordPress RSS Functions
So you want to get a RSS feed and echo it to a WordPress page or sidebar – you’ve already got the RSS sidebar widget feature, but what if you want a little more control over what’s coming out? New in WordPress 2.8 is the fetch_feed() function – as the name suggests, a means of [...]
WordPress Database Functions
If you’re going to be a WordPress plugin author, pretty soon you’ll have to get into the area of database operations, manipulating existing data or even adding your own tables – assuming you have a basic knowledge of PHP/MySQL, here’s how the fundamentals work WordPress uses the ezSQL database wrapper – not a high-tech solution [...]
