<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>bueltge.de [by:ltge.de] - Kommentare zu: Zähler für Kommentare, Track- und Pingbacks ab WordPress 2.7</title>
	<atom:link href="http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/feed/" rel="self" type="application/rss+xml" />
	<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/</link>
	<description>Frank Bültge schreibt auf bueltge.de zu den Themen Webentwicklung &#38; design, WordPress, Literatur und andere Themen bezüglich Internet und Development</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:21:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Christian</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-364523</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Wed, 30 Jun 2010 10:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-364523</guid>
		<description>Danke für den Code! War genau das, wonach ich gesucht habe.

Grüße
    Christian</description>
		<content:encoded><![CDATA[<p>Danke für den Code! War genau das, wonach ich gesucht habe.</p>
<p>Grüße<br />
    Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-351304</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Sat, 02 Jan 2010 10:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-351304</guid>
		<description>@Perun: im Code habe ich das aktuell nicht drin, in einer anderen Seite mache ich das via JS, da es nur dann Mehrwert ist, wenn JS aktiv ist:
&lt;code&gt;
&lt;script type=&quot;text/javascript&quot;&gt; 
//&lt;![CDATA[
document.documentElement.className += &quot; js&quot;;jQuery(document).ready( function($){var li=$(&#039;#kommentarbereich .tabs&#039;).size();if(li==2){$(&#039;#kommentarbereich&#039;).accessibleTabs({tabhead:&quot;h6&quot;,tabbody:&quot;.tabs&quot;,fx:&quot;fadeIn&quot;});}$(&#039;.commentlist li&#039;).each(function(i){$(this).prepend(&#039;&lt;span class=&quot;co-number&quot;&gt;&#039;+(i+1)+&#039;&lt;\/span&gt;&#039;);})});
//]]&gt;
&lt;/script&gt; 
&lt;/code&gt;
Der Schnippsel steht im Footer oder wird extern geladen, benötigt jQuery.</description>
		<content:encoded><![CDATA[<p>@Perun: im Code habe ich das aktuell nicht drin, in einer anderen Seite mache ich das via JS, da es nur dann Mehrwert ist, wenn JS aktiv ist:<br />
<code><br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
//&lt;![CDATA[<br />
document.documentElement.className += &quot; js&quot;;jQuery(document).ready( function($){var li=$('#kommentarbereich .tabs').size();if(li==2){$('#kommentarbereich').accessibleTabs({tabhead:&quot;h6&quot;,tabbody:&quot;.tabs&quot;,fx:&quot;fadeIn&quot;});}$('.commentlist li').each(function(i){$(this).prepend('&lt;span class=&quot;co-number&quot;&gt;'+(i+1)+'&lt;\/span&gt;');})});<br />
//]]&gt;<br />
&lt;/script&gt;<br />
</code><br />
Der Schnippsel steht im Footer oder wird extern geladen, benötigt jQuery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Perun</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-350655</link>
		<dc:creator>Perun</dc:creator>
		<pubDate>Mon, 28 Dec 2009 01:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-350655</guid>
		<description>Hallo Frank,

beim studieren deienes Codes ist mir die gleiche Frage wie bei Mark (&lt;a href=&quot;http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-321960&quot; rel=&quot;nofollow&quot;&gt;#31&lt;/a&gt;) aufgekommen.

Viele Grüße,
Vlad</description>
		<content:encoded><![CDATA[<p>Hallo Frank,</p>
<p>beim studieren deienes Codes ist mir die gleiche Frage wie bei Mark (<a href="http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-321960" rel="nofollow">#31</a>) aufgekommen.</p>
<p>Viele Grüße,<br />
Vlad</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-337333</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Thu, 06 Aug 2009 10:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-337333</guid>
		<description>@Alex: ok, also the attachment-Template or the default template with a attachment. I will test this and write a solution.</description>
		<content:encoded><![CDATA[<p>@Alex: ok, also the attachment-Template or the default template with a attachment. I will test this and write a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Alex</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-337317</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 06 Aug 2009 08:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-337317</guid>
		<description>Yes, but you can add comments to attachments right?
This is my problem.

echo fb_get_comment_type_count(&#039;comment&#039;) ---- does not display anything on attachment page.</description>
		<content:encoded><![CDATA[<p>Yes, but you can add comments to attachments right?<br />
This is my problem.</p>
<p>echo fb_get_comment_type_count('comment') ---- does not display anything on attachment page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-337306</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Thu, 06 Aug 2009 06:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-337306</guid>
		<description>@Alex: i dont understand the problem with the attachments; please can you write more infos. My functions are filter for track-, pingbacks and comments, not attachments. Sorry and i hope you can send me your wish.</description>
		<content:encoded><![CDATA[<p>@Alex: i dont understand the problem with the attachments; please can you write more infos. My functions are filter for track-, pingbacks and comments, not attachments. Sorry and i hope you can send me your wish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Alex</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-337237</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 05 Aug 2009 19:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-337237</guid>
		<description>Any ideas?</description>
		<content:encoded><![CDATA[<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Alex</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-337201</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 05 Aug 2009 12:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-337201</guid>
		<description>Not really, the attachment default template is single.php
For example on posts (single.php) comments/trackbacks number are displayed but on attachments (same template - single.php) are not.</description>
		<content:encoded><![CDATA[<p>Not really, the attachment default template is single.php<br />
For example on posts (single.php) comments/trackbacks number are displayed but on attachments (same template - single.php) are not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-337200</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Wed, 05 Aug 2009 12:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-337200</guid>
		<description>@Alex: do you men the attachment-Template?</description>
		<content:encoded><![CDATA[<p>@Alex: do you men the attachment-Template?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Alex</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-337182</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 05 Aug 2009 09:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-337182</guid>
		<description>Thanks for the elucidation.
Any clues about that attachments problem?

Regards,
Alex</description>
		<content:encoded><![CDATA[<p>Thanks for the elucidation.<br />
Any clues about that attachments problem?</p>
<p>Regards,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-337177</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Wed, 05 Aug 2009 08:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-337177</guid>
		<description>@Alex: yes, this is the correct function. Please see the &lt;a href=&quot;http://code.google.com/p/wp-basis-theme/&quot; rel=&quot;nofollow&quot;&gt;WP Basis Them&lt;/a&gt;e, i use this function on this theme and you can read and use the syntax.</description>
		<content:encoded><![CDATA[<p>@Alex: yes, this is the correct function. Please see the <a href="http://code.google.com/p/wp-basis-theme/" rel="nofollow">WP Basis Them</a>e, i use this function on this theme and you can read and use the syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Alex</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-337115</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 04 Aug 2009 19:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-337115</guid>
		<description>Another problem, does not seem to work on attachments. Did you know about this or it&#039;s just me?

Also, update_comment_type_cache() does not exists, it&#039;s fb_update_comment_type_cache() right?

Regards,
Alex</description>
		<content:encoded><![CDATA[<p>Another problem, does not seem to work on attachments. Did you know about this or it's just me?</p>
<p>Also, update_comment_type_cache() does not exists, it's fb_update_comment_type_cache() right?</p>
<p>Regards,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-336979</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Mon, 03 Aug 2009 16:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-336979</guid>
		<description>Yes, you can delete this function, include the filter.</description>
		<content:encoded><![CDATA[<p>Yes, you can delete this function, include the filter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Alex</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-336974</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 03 Aug 2009 15:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-336974</guid>
		<description>Thanks for quick answer.

And what&#039;s happen when I remove &amp; from 
function fb_update_comment_type_cache(&amp;$queried_posts) 

There is some incompatibility with reference in PHP 5.3.0 

Regards,
Alex</description>
		<content:encoded><![CDATA[<p>Thanks for quick answer.</p>
<p>And what's happen when I remove &amp; from<br />
function fb_update_comment_type_cache(&amp;$queried_posts) </p>
<p>There is some incompatibility with reference in PHP 5.3.0 </p>
<p>Regards,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-336971</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Mon, 03 Aug 2009 15:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-336971</guid>
		<description>@Alex: this function is only for reset the cache of WordPress when it add a comment.</description>
		<content:encoded><![CDATA[<p>@Alex: this function is only for reset the cache of WordPress when it add a comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Alex</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-336956</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 03 Aug 2009 14:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-336956</guid>
		<description>Hello,

I have some problems with reference from fb_update_comment_type_cache function with PHP 5.3.0.
It works fine without it but I don&#039;t really know the utility of that function.

Hope you speak english,
Alex</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have some problems with reference from fb_update_comment_type_cache function with PHP 5.3.0.<br />
It works fine without it but I don't really know the utility of that function.</p>
<p>Hope you speak english,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: tarvos</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-333157</link>
		<dc:creator>tarvos</dc:creator>
		<pubDate>Mon, 29 Jun 2009 15:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-333157</guid>
		<description>Ich hab das jetzt auch mal so eingebaut und hab bisher auch das Problem, dass bei der Kombination kein Trackback/Kommentar das ol Tag der Trackbacks angezeigt wird. Aber mir ist auch nicht so ganz klar, wieso die Abfrage empty($comments_by_type[&#039;trackback&#039;]) nicht negiert sein muss (obwohl dann entsprechend gar nichts angezeigt wird). Das Array sollte doch gerade nicht leer sein, damit der Fall eintritt. Gibt es da evtl. eine andere Möglichkeit abzufragen, ob Trackbacks/Kommentare vorhanden sind?


Nebenbei: Das schließende /li Tag kommt durch die integrierte reply Funktion. Antwortet man auf ein Kommentar, wird dieser innerhalb des li Tags eingebunden.</description>
		<content:encoded><![CDATA[<p>Ich hab das jetzt auch mal so eingebaut und hab bisher auch das Problem, dass bei der Kombination kein Trackback/Kommentar das ol Tag der Trackbacks angezeigt wird. Aber mir ist auch nicht so ganz klar, wieso die Abfrage empty($comments_by_type['trackback']) nicht negiert sein muss (obwohl dann entsprechend gar nichts angezeigt wird). Das Array sollte doch gerade nicht leer sein, damit der Fall eintritt. Gibt es da evtl. eine andere Möglichkeit abzufragen, ob Trackbacks/Kommentare vorhanden sind?</p>
<p>Nebenbei: Das schließende /li Tag kommt durch die integrierte reply Funktion. Antwortet man auf ein Kommentar, wird dieser innerhalb des li Tags eingebunden.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-322222</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Thu, 19 Mar 2009 10:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-322222</guid>
		<description>@Markus: stimmt, habe ich auch bemerkt, wollte es aber noch prüfen. Finde es sehr komisch.</description>
		<content:encoded><![CDATA[<p>@Markus: stimmt, habe ich auch bemerkt, wollte es aber noch prüfen. Finde es sehr komisch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Markus</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-322219</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 19 Mar 2009 09:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-322219</guid>
		<description>Noch ein Nachtrag: Beim Bau meines Themes ist mir aufgefallen, dass bei Nutzung einer individuellen Ausgabe der Kommentare per Callback grundsätzlich ein schließendes /li ausgeben wird. Am Beispiel Deiner Funktion fb_theme_comment bedeutet das, dass man das schließende /li nicht notiert da Wordpress diese aus irgendeinem Grund bereits selber ausgibt, ansonsten endet die Ausgabe mit zwei /li´s  (WP-Bug?)

Greets, Markus</description>
		<content:encoded><![CDATA[<p>Noch ein Nachtrag: Beim Bau meines Themes ist mir aufgefallen, dass bei Nutzung einer individuellen Ausgabe der Kommentare per Callback grundsätzlich ein schließendes /li ausgeben wird. Am Beispiel Deiner Funktion fb_theme_comment bedeutet das, dass man das schließende /li nicht notiert da WordPress diese aus irgendeinem Grund bereits selber ausgibt, ansonsten endet die Ausgabe mit zwei /li´s  (WP-Bug?)</p>
<p>Greets, Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Mark</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-321960</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 16 Mar 2009 18:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-321960</guid>
		<description>Danke Frank, das wars schon ... mit der Negierung funktioniert es.  Bin gerade über dem Styling meiner Kommentare im neuen Template und gleich über eine weitere Sache gestolpert: Wie lassen sich die Kommentar-Nummern ausgeben? Mit der alten Kommentarfunktion ging das per php foreach ($comments as $comment) : $comment_count++; und dann an geeigneter Stelle per &quot;echo count&quot; ... das lässt sich doch bestimmt auch in Deiner Funktion einbauen, hab leider zu wenig Planung von PHP um da selbst rumzuschrauben ;-)</description>
		<content:encoded><![CDATA[<p>Danke Frank, das wars schon ... mit der Negierung funktioniert es.  Bin gerade über dem Styling meiner Kommentare im neuen Template und gleich über eine weitere Sache gestolpert: Wie lassen sich die Kommentar-Nummern ausgeben? Mit der alten Kommentarfunktion ging das per php foreach ($comments as $comment) : $comment_count++; und dann an geeigneter Stelle per "echo count" ... das lässt sich doch bestimmt auch in Deiner Funktion einbauen, hab leider zu wenig Planung von PHP um da selbst rumzuschrauben <img src='http://bueltge.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-321936</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Mon, 16 Mar 2009 10:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-321936</guid>
		<description>@Markus: ok, schaue es mir nochmal an; eventuell reicht es wenn man die Prüfung negiert, mit &lt;code&gt;!empty($comments_by_type[&#039;pingback&#039;])&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>@Markus: ok, schaue es mir nochmal an; eventuell reicht es wenn man die Prüfung negiert, mit <code>!empty($comments_by_type['pingback'])</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Markus</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-321817</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Sun, 15 Mar 2009 14:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-321817</guid>
		<description>Hi Frank, ich kann das kleine Problem von Robert bestätigen. Sofern keine Tracks oder Pings vorhanden sind wird sowohl die Headline &quot;Keine Trackback&quot; bzw. &quot;keine Pingback&quot; ausgegeben als auch eine leere Liste (ol class pingbacklist bzw. ol class trackbacklist) ... Ich hab sowohl Deine Oiginal-comments.php als auch die functions.php des Basis-Themes probiert als auch den Code aus diesem Beitrag hier, das Ergebnis ist immer eine leere OL wenn keine Tracks oder Pings vorhanden sind ... Grüße, Markus</description>
		<content:encoded><![CDATA[<p>Hi Frank, ich kann das kleine Problem von Robert bestätigen. Sofern keine Tracks oder Pings vorhanden sind wird sowohl die Headline "Keine Trackback" bzw. "keine Pingback" ausgegeben als auch eine leere Liste (ol class pingbacklist bzw. ol class trackbacklist) ... Ich hab sowohl Deine Oiginal-comments.php als auch die functions.php des Basis-Themes probiert als auch den Code aus diesem Beitrag hier, das Ergebnis ist immer eine leere OL wenn keine Tracks oder Pings vorhanden sind ... Grüße, Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-320639</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Sun, 08 Mar 2009 11:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-320639</guid>
		<description>nein, empty ist kein PHP5 Problem und hier wird nur gefragt, ob es Einträge gibt, sonst gib nix aus, was in meinen Tests auch sauber klappt.</description>
		<content:encoded><![CDATA[<p>nein, empty ist kein PHP5 Problem und hier wird nur gefragt, ob es Einträge gibt, sonst gib nix aus, was in meinen Tests auch sauber klappt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Robert</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-320570</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sat, 07 Mar 2009 17:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-320570</guid>
		<description>Davon bin ich auch ausgegangen, leider funktioniert das offenbar nicht. Der Code im Zusammenhang:
&lt;pre&gt;	if ( empty($comments_by_type[&#039;pingback&#039;]) ) { ?&gt;
				
				
					
				
			&lt;/pre&gt;
Leider bekomme ich als Ausgabe immer die Überschrift und eine leere Tabelle. Ist das vielleicht ein php 4/5 Problem?</description>
		<content:encoded><![CDATA[<p>Davon bin ich auch ausgegangen, leider funktioniert das offenbar nicht. Der Code im Zusammenhang:</p>
<pre>	if ( empty($comments_by_type['pingback']) ) { ?&gt;
</pre>
<p>Leider bekomme ich als Ausgabe immer die Überschrift und eine leere Tabelle. Ist das vielleicht ein php 4/5 Problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Frank Bültge</title>
		<link>http://bueltge.de/zaehler-fuer-kommentare-track-und-pingbacks-ab-wordpress-27/878/#comment-320526</link>
		<dc:creator>Frank Bültge</dc:creator>
		<pubDate>Sat, 07 Mar 2009 10:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://bueltge.de/?p=878#comment-320526</guid>
		<description>&lt;code&gt;if ( empty($comments_by_type[&#039;pingback&#039;]) ) {&lt;/code&gt;

Das fragt ab, ob es pingbacks gibt, wenn nein, dann wird auch nichts ausgegeben.</description>
		<content:encoded><![CDATA[<p><code>if ( empty($comments_by_type['pingback']) ) {</code></p>
<p>Das fragt ab, ob es pingbacks gibt, wenn nein, dann wird auch nichts ausgegeben.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

