I’ve updated the development version of both Domain Mapping and Sitewide Tags. The update to domain mapping has a few warnings fixed & addresses the issue of saving the settings in WP 3.3. The update to Sitewide tags has a few fixes. If you were having an issue with SWT adding duplicate categories, can you [...]
Sitewide Tags update
Yesterday, I released Sitewide Tags version 0.4.1. Donncha & I have been adding things to SWT over the last few months. I noticed after the this round of changes that we had forgotten to release an updated version after the last round of changes. So, there’s quite a bit added between 0.4 and 0.4.1: Now [...]
Post thumbnails for Sitewide Tags
Andrea & I have had several requests to add post thumbnails to Sitewide Tags. A couple months ago, Christine, emailed me an implementation she had done to get it working. I hadn’t had time to look into it until yesterday. I checked in a variation on what Christine had done earlier today. You can download [...]
Turn off Sitewide Tags on special blogs
If you want to turn off the post copy in the Sitewide tags plugin on a special site/blog, you can do it with a one line plugin as follows: remove_action(‘save_post’, ‘sitewide_tags_post’, 10, 2); Install the plugin in the plugins folder and activate the blogs/sites you don’t want the SWT plugin to copy posts to the [...]

