Fixing my Theme
It seems that every time I upgrade the Wordpress installation that runs this blog, I have to fix a small detail in my theme. It seems to add the character — next to the Previous link on every page but the first. Well, now I know exactly what to do.
Comment out line 1445 of wp-inludes/link-template.php:
# 'sep' => ' — ',
This is mainly for my benefit, but if anyone else finds it useful, great!
Originally published at (auto) mattack. Please leave any comments there.
