<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Find WordPress Functions, Template Tags And More With WPSeek!</title>
	<atom:link href="http://wpengineer.com/1069/find-wordpress-functions-template-tags-and-more-with-wpseek/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/1069/find-wordpress-functions-template-tags-and-more-with-wpseek/</link>
	<description>WordPress News, Hacks, Tips, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Mon, 21 May 2012 15:54:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Oliver Schlöbe</title>
		<link>http://wpengineer.com/1069/find-wordpress-functions-template-tags-and-more-with-wpseek/#comment-1091</link>
		<dc:creator>Oliver Schlöbe</dc:creator>
		<pubDate>Wed, 06 May 2009 18:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1069#comment-1091</guid>
		<description>As a quick follow-up:

I just finished two things that should add some more value for WordPress developers:

- A basic API: &lt;a href=&quot;http://wpseek.com/api/&quot; rel=&quot;nofollow&quot;&gt;http://wpseek.com/api/&lt;/a&gt;
- An Ubiquity plugin to lookup any WordPress function with Firefox &amp; Ubiquity: &lt;a href=&quot;http://wpseek.com/ubiquity/&quot; rel=&quot;nofollow&quot;&gt;http://wpseek.com/ubiquity/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>As a quick follow-up:</p>
<p>I just finished two things that should add some more value for WordPress developers:</p>
<p>- A basic API: <a href="http://wpseek.com/api/" rel="nofollow">http://wpseek.com/api/</a><br />
- An Ubiquity plugin to lookup any WordPress function with Firefox &amp; Ubiquity: <a href="http://wpseek.com/ubiquity/" rel="nofollow">http://wpseek.com/ubiquity/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Schlöbe</title>
		<link>http://wpengineer.com/1069/find-wordpress-functions-template-tags-and-more-with-wpseek/#comment-1027</link>
		<dc:creator>Oliver Schlöbe</dc:creator>
		<pubDate>Sun, 19 Apr 2009 09:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1069#comment-1027</guid>
		<description>Peter, I think I got most of the &quot;code snippets&quot; issues ironed out.

The line number issue was a result of scanning 2.7.1 source code, and linking to a 2.8-bleeding-edge PHPXref install. I did setup my own PHPXRef install at http://wpseek.com/source/wp/latest/index.html now to minimize that kind of data inconsistency.</description>
		<content:encoded><![CDATA[<p>Peter, I think I got most of the "code snippets" issues ironed out.</p>
<p>The line number issue was a result of scanning 2.7.1 source code, and linking to a 2.8-bleeding-edge PHPXref install. I did setup my own PHPXRef install at <a href="http://wpseek.com/source/wp/latest/index.html" rel="nofollow">http://wpseek.com/source/wp/latest/index.html</a> now to minimize that kind of data inconsistency.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://wpengineer.com/1069/find-wordpress-functions-template-tags-and-more-with-wpseek/#comment-1024</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 18 Apr 2009 10:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1069#comment-1024</guid>
		<description>Hey Oliver, our pleasure to provide such a great service. Hope you get rid off the bugs, as Peter mentioned.</description>
		<content:encoded><![CDATA[<p>Hey Oliver, our pleasure to provide such a great service. Hope you get rid off the bugs, as Peter mentioned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://wpengineer.com/1069/find-wordpress-functions-template-tags-and-more-with-wpseek/#comment-1019</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 16 Apr 2009 19:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1069#comment-1019</guid>
		<description>Sure Oliver - 

As an example, if you do a search for update_post_meta, you&#039;re presented with 3 code snippets - all of which appear to be function definitions.

The first reference is listed at being at line 571 of wp-includes/post.php, and the second lists it as being at line 638 of the same file.  Line 638 is the correct place - line 571 is something else.

The last reference lists the same file, but at line 337, and the link is broken (it looks like there is one too many /wordpress in the url).

Looks like a great service though, I&#039;ll probably use it even if you dont get the bugs ironed out!</description>
		<content:encoded><![CDATA[<p>Sure Oliver - </p>
<p>As an example, if you do a search for update_post_meta, you're presented with 3 code snippets - all of which appear to be function definitions.</p>
<p>The first reference is listed at being at line 571 of wp-includes/post.php, and the second lists it as being at line 638 of the same file.  Line 638 is the correct place - line 571 is something else.</p>
<p>The last reference lists the same file, but at line 337, and the link is broken (it looks like there is one too many /wordpress in the url).</p>
<p>Looks like a great service though, I'll probably use it even if you dont get the bugs ironed out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Schlöbe</title>
		<link>http://wpengineer.com/1069/find-wordpress-functions-template-tags-and-more-with-wpseek/#comment-1018</link>
		<dc:creator>Oliver Schlöbe</dc:creator>
		<pubDate>Thu, 16 Apr 2009 19:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1069#comment-1018</guid>
		<description>Hey Alex, thanks for featuring my little service.

@Peter: May you please provide a few examples concerning the code snippets don&#039;t matching up with the xref install? Thank you!</description>
		<content:encoded><![CDATA[<p>Hey Alex, thanks for featuring my little service.</p>
<p>@Peter: May you please provide a few examples concerning the code snippets don't matching up with the xref install? Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binny V A</title>
		<link>http://wpengineer.com/1069/find-wordpress-functions-template-tags-and-more-with-wpseek/#comment-972</link>
		<dc:creator>Binny V A</dc:creator>
		<pubDate>Wed, 08 Apr 2009 18:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1069#comment-972</guid>
		<description>What about http://wplookup.com/ ?</description>
		<content:encoded><![CDATA[<p>What about <a href="http://wplookup.com/" rel="nofollow">http://wplookup.com/</a> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://wpengineer.com/1069/find-wordpress-functions-template-tags-and-more-with-wpseek/#comment-969</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 08 Apr 2009 14:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1069#comment-969</guid>
		<description>WPSeek looks like a very cool service - I&#039;m kicking myself for not thinking to put it together first!

Wordpress documentation is really all over the place, so having a centralized place to get at it ought to be very helpful.

I&#039;m noticing after searching through it a bit though, that some of the code snippets dont seem to match up - They don&#039;t appear where specified in the xref install that is linked.  Anybody else notice this, or am I just doing something wrong?</description>
		<content:encoded><![CDATA[<p>WPSeek looks like a very cool service - I'm kicking myself for not thinking to put it together first!</p>
<p>WordPress documentation is really all over the place, so having a centralized place to get at it ought to be very helpful.</p>
<p>I'm noticing after searching through it a bit though, that some of the code snippets dont seem to match up - They don't appear where specified in the xref install that is linked.  Anybody else notice this, or am I just doing something wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

