I’m looking for a function to rename the default ‘Uncategorized’ category. The reason I need this is because I’m running a WordPress multi-site largely used by users with little technical knowledge and only allows the one, default category for their blog.
Rename Default Category (Uncategorized) Via a Function

I think
wp_update_term
should do the trick: