Tag: tags
-
command line perl posting to WP
After looking at about a zillion different options I ended up with Leo Charre’s WordPress CLI CPAN package for uploading posts… and after a bit of tinkering got it to work with 3.x WP. However… it didn’t support tags, which I really needed for the project I’m working on. This handy pointer to how to…