Ultimate Category Cloud with WordPress 2.3
WordPress 2.3 offers not only a bunch of new features but also substantial changes in the databases table structure. The old ‘wp_categories’ table has gone and was substituted by a new taxonomy schema. One plugin which requires the old ‘wp_categories’ table is the Ultimate Category Cloud. I like the way of displaying the categories as a font-weighted cloud so I opened first a beer, second the editor and updated the plugins PHP code. Only two SQL statements are affected but these statements are more of less completely new.
This is the first time I
Just another WordPress upgrade and just another upgrade process done on ‘my way’. While I did the first two upgrades according the