Archive for the 'Uncategorized' Categorie

Formatting WordPress Tag Cloud

April 1st, 2008 um 2:00 Uhr • Uncategorized1 Kommentar

While the wp_tag_cloud() function is a very cool addition to the WordPress content manager, the widget is not easily customized for layout and design. For starters, the classes generated are completely unique names (read: they are ids in class clothing) and the tag cloud widget does not employ a unique id. Consequently, the use of [...]

Getting Started

October 8th, 2007 um 5:47 Uhr • Getting Started, asd Uncategorized0 Kommentare

There are a few skills or proficiencies I am assuming you have in this tutorial. First, you have PHP and MYSQL set up on an operating web server. Second, you have a basic understanding of HTML. Finally, I am assuming you have some sort of text editor in which you’ll be writing your PHP scripts [...]