Favicon

1 2 3 4 5 6 /** FAVICON ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ function favicon_link() { echo ‘<link rel="shortcut icon" href="’ . get_stylesheet_directory_uri() . ‘/pix/favicon.ico" />’ . "\n"; } add_action(’wp_head’, ‘favicon_link’);/** FAVICON ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ function favicon_link() { echo ‘<link rel="shortcut icon" href="’ . get_stylesheet_directory_uri() . ‘/pix/favicon.ico" />’ . "\n"; } add_action(‘wp_head’, ‘favicon_link’); Interesting read on favicons: Understand the … Lees verder

CSS: IE bug fixing

FIXES IE ———————————————————————- body { color: red; — all browsers, of course color : green\9; — IE8 and below *color : yellow; — IE7 and below _color : orange; — IE6 }

Beperk, schakel uit of verwijder Post Revisions

Dankzij Lester Chan heb ik een mooie oplossing gevonden voor het uitschakelen & verwijderen van de Revisions. Zelf heb ik ze niet nodig, daar ik de enige ben die hier iets publiceert. Het orginele bericht vindt je hier ‘how to turn-off post revision in wordpress 2.6/‘. DELETE a,b,c FROM wp_posts a LEFT JOIN wp_term_relationships b … Lees verder

Happy Naked Day 2009! :)

Where did the Design go? The idea behind this event is to promote Web Standards. Plain and simple. This includes proper use of (x)html, semantic markup, a good hierarchy structure, and of course, a good ‘ol play on words. It’s time to show off your <body>. Check out the CSS Naked Day Website!

Nederlands|English|Francais|Deutsch

Goed vanavond I’ m dat als enkel geïnstalleerdeu plugin xLanguage werkt of beter test zei hoe precies het werkt. Deed opstelling 4 talen: het Nederlandse Engels, het Frans en het Duits. Als het boete werkt zou mijn plaats welke te dienen taal moeten ontdekken. Voor het testen van dit beetje van tekst zal doen. Well … Lees verder

WordPress is de 3 miljoen gepasseerd

Het OpenSource software pakket WordPress versie 2.6 is op 13 november 2008 om 17:25u PST. Terecht een felicitatie waard! Zelf maak ik veel gebruik van WordPress en leer bekant elke dag weer wat nieuws of vindt er nieuwe toepassingen in. Zelf ff checken hoe vaak WordPress 2.6 (de meest recente versie) al gedownload is? Bezoek … Lees verder