Even Better WordPress Admin Menus

October 10th, 2007

Not long ago I wrote about several interesting WordPress plugins and mentioned that the admin drop down menu plugin wasn’t as easy to use as I’d like it to be. I considered writing a better one, but luckily I decided to check Google before commiting to that. Sure enough, there are others admin menu enhancements […]

Continue Reading...

Six WordPress Plugins You Didn’t Know About

October 4th, 2007

Admin Drop Down Menu An indispensible plugin that makes navigating the admin panel much easier. The only problem is that I tend to accidentaly move the cursor outside the “hover” zone, resetting the menu, meaning I have to start over. Broken Link Checker Checks your posts for non-working links and lets you know (on the […]

Continue Reading...

WordPress Line Break Problem

September 14th, 2007

Yesterday I installed a fresh copy of WordPress on a subdomain of this site. I used Fantastico’s autoinstall feature, so I got the WP 2.2.2 version. I left the visual editor enabled because I was feeling lazy. Today was writing a post using that new WP install and noticed that some lines where wrapping at […]

Continue Reading...

WordPress Killed My Code

August 2nd, 2007

…but that’s okay – WP-Syntax resurrected it. After looking at one of my earlier posts I noticed that all the backslashes were gone from my code examples, most notably my regular expressions. I had the code wrapped in <pre></pre> tags. As some searching revealed, this seems to be a recurrent bug in WordPress 2.2.1 (I […]

Continue Reading...