Monthly Archives: March 2011

Irish Dancing

This one goes out to Tom and Claire.

Posted in Child's Mind, Fun with Family | Comments Off

Ballet Cleaners

Posted in Child's Mind, Humor | Comments Off

Showing selected drop-down option in WordPress archive select menu

I needed to show as selected, the option in the WordPress archives drop-down menu (<select>) corresponding to the current page address. One possibility was to alter the get_archives_link(…) function in the /wp-includes/general-template.php. Doing so meant the modification would get over … Continue reading

Posted in php, Tech | Comments Off