Posts Tagged ‘ php

PHP Country Code Array

I spent awhile searching for a PHP array of the 3 character country codes and name to use for a dropdown, but could not find one formatted well. So I did some VIM-fu with some PHP and here it is: Read more

Typepad -> WordPress Migration Assistant

While helping a client migrate his blog from Typepad to WordPress, the most tedious part was updating the post slugs to keep old links intact. I wrote a script that will go through all WordPress posts, and change their slugs to typepad format. ThisĀ  can be combined with the forward old slugs plugin to keep old links intact, while still using WordPress’s much cleaner URLs. The script is available on my download page or can be bought with a donation through my store.