Archive | PHP RSS feed for this section

How to Sync Categories Across a WordPress Multisite Network from a “Master” Site

I’ve been tasked at WebDevStudios to create a script which will allow a user to control categories across all sites in a WordPress Multisite Network from the main site. Here’s what I’ve done so far. This isn’t fully functional yet, but from here we can now fire off this function manually, or maybe use WP-Cron [...]