<?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: Einstieg in das Plugin Development für WordPress</title>
	<atom:link href="http://www.php-log.de/197/php/einstieg-in-das-plugin-development-fur-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.php-log.de/197/php/einstieg-in-das-plugin-development-fur-wordpress</link>
	<description>Eine feine Sammlung nützlicher PHP Notizen</description>
	<lastBuildDate>Mon, 23 Jan 2012 17:16:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Eknoes</title>
		<link>http://www.php-log.de/197/php/einstieg-in-das-plugin-development-fur-wordpress/comment-page-1#comment-203</link>
		<dc:creator>Eknoes</dc:creator>
		<pubDate>Sat, 21 Mar 2009 18:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-log.de/?p=197#comment-203</guid>
		<description>So, ich hab nene Problem, ich hab ne Funktion, die 2 Argumente braucht, also habe ich das so gemacht:
add_action(&#039;the_content&#039;, &#039;eknoes_AddAny_addToContent&#039;, 5, 2);

Woher will WP dann wissen, welches das 2. Argument ist? Dafür brauch ich ne Lösung :/</description>
		<content:encoded><![CDATA[<p>So, ich hab nene Problem, ich hab ne Funktion, die 2 Argumente braucht, also habe ich das so gemacht:<br />
add_action(&#8216;the_content&#8217;, &#8216;eknoes_AddAny_addToContent&#8217;, 5, 2);</p>
<p>Woher will WP dann wissen, welches das 2. Argument ist? Dafür brauch ich ne Lösung :/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

