WordPress

  1. delete_post and deleted_post

    A little note for myself and anyone else. I have not tested this yet but hopefully I will soon.
    From my snooping, Wordpress 2.2.x has a new hook and has changed a hook. Before 2.2, the delete_post hook was called after the post was deleted. With 2.2, delete_post hook is call before the post is […]

  2. From TypePad to WordPress with Slugs

    As this post is already fairly long in length, I did not go into every detail. Such as, I omit how to set your permalinks to match TypePad and how to make an MySQL query. I hope this post helps someone out there.
    Although WordPress has a built-in import feature for TypePad/Movable Type, it […]

  3. Auto-Close Comments

    A little WordPress plugin to disable comments for old post.