<?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: Display The Total Number Of Registered Users</title>
	<atom:link href="http://wpengineer.com/1907/display-the-total-number-of-registered-users/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/1907/display-the-total-number-of-registered-users/</link>
	<description>WordPress News, Hacks, Tips, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Tue, 22 May 2012 12:01:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 11 Awesome Wordpress Development Blogs</title>
		<link>http://wpengineer.com/1907/display-the-total-number-of-registered-users/#comment-4066</link>
		<dc:creator>11 Awesome Wordpress Development Blogs</dc:creator>
		<pubDate>Fri, 30 Apr 2010 18:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1907#comment-4066</guid>
		<description>[...] With the New Widget API Exclude a Category From &#8220;Turn Off Comments&#8221; Automatically. Display the Total Number of Registered Users RSS &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] With the New Widget API Exclude a Category From &#8220;Turn Off Comments&#8221; Automatically. Display the Total Number of Registered Users RSS | [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Die Anzahl der registrierten Benutzer anzeigen &#124; galuba dot net</title>
		<link>http://wpengineer.com/1907/display-the-total-number-of-registered-users/#comment-3721</link>
		<dc:creator>Die Anzahl der registrierten Benutzer anzeigen &#124; galuba dot net</dc:creator>
		<pubDate>Tue, 16 Mar 2010 07:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1907#comment-3721</guid>
		<description>[...] Artikel habe ich bei wpengineer.com gefunden und woltle euch diesen nicht vorenthalten.    Speicher diesen Artikel in deinen [...]</description>
		<content:encoded><![CDATA[<p>[...] Artikel habe ich bei wpengineer.com gefunden und woltle euch diesen nicht vorenthalten.    Speicher diesen Artikel in deinen [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://wpengineer.com/1907/display-the-total-number-of-registered-users/#comment-3585</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 24 Feb 2010 14:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1907#comment-3585</guid>
		<description>@wahnfried: Use 
&lt;code&gt;
global  $wpdb;
&lt;/code&gt;
before query.</description>
		<content:encoded><![CDATA[<p>@wahnfried: Use<br />
<code><br />
global  $wpdb;<br />
</code><br />
before query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wahnfried</title>
		<link>http://wpengineer.com/1907/display-the-total-number-of-registered-users/#comment-3583</link>
		<dc:creator>wahnfried</dc:creator>
		<pubDate>Wed, 24 Feb 2010 13:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1907#comment-3583</guid>
		<description>hello,
so i have the same problem, the snippet doesnt work in the sidebar.maybe you can help?
thx
regards
Wahnfried</description>
		<content:encoded><![CDATA[<p>hello,<br />
so i have the same problem, the snippet doesnt work in the sidebar.maybe you can help?<br />
thx<br />
regards<br />
Wahnfried</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miss K</title>
		<link>http://wpengineer.com/1907/display-the-total-number-of-registered-users/#comment-3236</link>
		<dc:creator>Miss K</dc:creator>
		<pubDate>Sat, 09 Jan 2010 00:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1907#comment-3236</guid>
		<description>this is very usefull (at least for me :-)! 
thank you...
but i try to implement this into a php sidebar widget 
get_var(&quot;SELECT COUNT(ID) FROM $wpdb-&gt;users&quot;);
echo sprintf( __(&#039;We have %s registered user.&#039;, &#039;myTextDomain&#039;) , $myusers );
?&gt;
and I get the following error : 
Fatal error: Call to a member function on a non-object in --/versatile-k/wp-content/plugins/php-code-widget/execphp.php(37) : eval()&#039;d code on line 2</description>
		<content:encoded><![CDATA[<p>this is very usefull (at least for me <img src='http://wpengineer.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> !<br />
thank you...<br />
but i try to implement this into a php sidebar widget<br />
get_var("SELECT COUNT(ID) FROM $wpdb-&gt;users");<br />
echo sprintf( __('We have %s registered user.', 'myTextDomain') , $myusers );<br />
?&gt;<br />
and I get the following error :<br />
Fatal error: Call to a member function on a non-object in --/versatile-k/wp-content/plugins/php-code-widget/execphp.php(37) : eval()'d code on line 2</p>
]]></content:encoded>
	</item>
</channel>
</rss>

