Wordpress: Update/Re-Assign posts categories

1
2
<?php
/**
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Wordpress: Simple script to update/reassign posts from old categories to new categories.
Creates any new categories that don't yet exist.
Removes old categories that have now been emptied.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.