I couldn’t find any existing scripts that would auto-post links from del.icio.us to WordPress the way I wanted to:

  • Post links as a regular WP post
  • Choose to post either the most recent from all links or using a specific tag (I tag all the links I want posted with a special tag)
  • Store the last time run so it can be run as many times per day, week, etc. as desired without missing or duplicating links
  • Include del.icio.us tags linked back to their del.icio.us categories

Anyway, other WordPress users might find this useful, so here is my hackery. Just set the variables in the script appropriately and run it from a cron job as often as needed (but be reasonable and kind to the del.icio.us servers)…

[ ]