<?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 User Favorites: tedfox</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support User Favorites: tedfox</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 09:12:30 +0000</pubDate>

<item>
<title>tedfox on "Problems with posts_join"</title>
<link>http://wordpress.org/support/topic/138281#post-630368</link>
<pubDate>Thu, 11 Oct 2007 12:46:11 +0000</pubDate>
<dc:creator>tedfox</dc:creator>
<guid isPermaLink="false">630368@http://wordpress.org/support/</guid>
<description>&#60;p&#62;In a plugin that I'm writing, I need to find out the terms of a post, so I'm using the add_filter posts_join to do&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;SELECT SQL_CALC_FOUND_ROWS wp2_posts. *
FROM wp2_posts
LEFT JOIN wp2_term_relationships ON ( wp2_posts.ID = wp2_term_relationships.object_id )&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However, that doesn't achieve anything.&#60;/p&#62;
&#60;p&#62;I realise that if I run the following in sql itself, it gives me the tables that I need. can someone advise what i'm doing wrong?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;SELECT SQL_CALC_FOUND_ROWS *
FROM wp2_posts
LEFT JOIN wp2_term_relationships ON ( wp2_posts.ID = wp2_term_relationships.object_id )&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>tedfox on "Pingback fails with youtube video inserted"</title>
<link>http://wordpress.org/support/topic/94608#post-474799</link>
<pubDate>Sat, 18 Nov 2006 15:14:09 +0000</pubDate>
<dc:creator>tedfox</dc:creator>
<guid isPermaLink="false">474799@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Pingback DOES NOT work when not using visual editor, and if the link is AFTER youtube video code.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Other scenarios&#60;/strong&#62;&#60;br /&#62;
Pingback works when using visual editor&#60;br /&#62;
Pingback works when NOT using visual editor and there's no youtube video&#60;/p&#62;
&#60;p&#62;Pingback works when Link is inserted BEFORE youtube video code&#60;/p&#62;
&#60;p&#62;I'm using wp 2.05, and the code that youtube generates automatically.&#60;/p&#62;
&#60;p&#62;Are there any other thing I should be testing? It has something to do with the type of code that is used to insert youtube video.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
