<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: WordPress MU Sitewide Tags Pages] Posting initial autosave draft to tags blog</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: WordPress MU Sitewide Tags Pages] Posting initial autosave draft to tags blog</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 11:46:37 +0000</pubDate>

<item>
<title>donncha on "[Plugin: WordPress MU Sitewide Tags Pages] Posting initial autosave draft to tags blog"</title>
<link>http://wordpress.org/support/topic/236843#post-1043739</link>
<pubDate>Sun, 12 Apr 2009 08:56:29 +0000</pubDate>
<dc:creator>donncha</dc:creator>
<guid isPermaLink="false">1043739@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I've just added a check for revision posts to the plugin. Can you try the dev version off the download page?
&#60;/p&#62;</description>
</item>
<item>
<title>burtadsit on "[Plugin: WordPress MU Sitewide Tags Pages] Posting initial autosave draft to tags blog"</title>
<link>http://wordpress.org/support/topic/236843#post-964288</link>
<pubDate>Fri, 23 Jan 2009 15:33:22 +0000</pubDate>
<dc:creator>burtadsit</dc:creator>
<guid isPermaLink="false">964288@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I was debugging a buddypress problem and found one in sitewide tags also. Sitewide tags is inserting the initial autosave draft of a post into the tags blog. Create a new post and get off the post title and into the editing are a mu does an autosave of  a draft. Also sets the slug for the post. &#60;/p&#62;
&#60;p&#62;Sitewide tags is not picking up on this and it's processing this vapor post as a real post. I was looking around in the sitewide_tags_post() function and it would seem to filter out such a thing with &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if( $wpdb-&#38;gt;blogid == $tags_blog_id &#124;&#124; $post-&#38;gt;post_status == &#38;#39;inherit&#38;#39; &#124;&#124; $post-&#38;gt;post_type != &#38;#39;post&#38;#39; )
		return;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It obviously doesn't. When this autosave draft happens we are not on the tags blog in this fn and I don't know if the post has a 'post_status'  of 'inherit' yet. It's definitely *not* catching it here and goes on to happily to save this to the tags blog.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
