/dev

Links, Wordpress, Design and PHP. Welcome to my day job. Subscribe

  1. If You Can’t Login After a Wordpress Upgrade

    Posted on July 15, 2008 at 12:56pm in Wordpress. | No responses

    1. Don’t panic.
    2. Clear your cookies.
    3. If this doesn’t work, panic.
  2. Wordpress Caches Its Internal Rewrite Rules

    Posted on July 3, 2008 at 3:33pm in Wordpress. | No responses

    The Wordpress docs tell you there’s an API hook to modify its internal rewrite rules. What they don’t tell you is that the rewrite rules are cached. MORE »

  3. Wordpress In_Category() Is Broken

    Posted on June 30, 2008 at 4:51pm in PHP, Wordpress. | No responses

    In Wordpress 2.5.1 the in_category($category) function in the /wp-includes/category-template.php file is broken for posts that aren’t cached. MORE »