Blogg Blogg Blogg Blogg
Senaste inläggen
WP e-Commerce on multisite with domain mapping
Using WP e-Commerce on a WordPress multisite is easy. But getting it to work with Domain Mapping proved a little tricky. WP e-Commerce adds a few options to the wp_options…
Fetching WordPress content from CodeIgniter
In a few recent projects we've used the excellent WordPress admin for content entry, but built the public facing stuff in CodeIgniter. Making these platforms talk to each other is…
Moving WordPress 2.6 posts to a new 3.x installation
You have an old 2.6 version of Wordpress with 2 000+ posts and 100 000+ in total comments. Today you have installed a brand new Wordpress 3.x blog and want…
Multiple domains on one WP network installation
Setting up a new Wordpress Network is from version 3.0 very simple and done within 5 min. To set this up so you can use multiple domains to your network…
applying oop to wordpress themes
first couple of wordpress themes people hack together are unmaintainable pieces of junk, so was mine (to say the least). the problem usually lies in the custom functions.php file, in…