<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eDirectories - Technology Weblog &#187; Plugins</title>
	<atom:link href="http://blog.edirectories.info/category/weblogs-blogging/wordpress/wordpress_plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.edirectories.info</link>
	<description>An internet weblog containing articles on everything related to technology and computers.</description>
	<lastBuildDate>Fri, 21 Oct 2011 18:43:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://blog.edirectories.info</link>
<url>http://blog.edirectories.info/wp-content/plugins/maxblogpress-favicon/icons/favicon-26.ico</url>
<title>eDirectories - Technology Weblog</title>
</image>
		<item>
		<title>WordPress StatCounter Plugin Invisible Fix</title>
		<link>http://blog.edirectories.info/2009/01/wordpress-statcounter-plugin-invisible-fix/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-statcounter-plugin-invisible-fix</link>
		<comments>http://blog.edirectories.info/2009/01/wordpress-statcounter-plugin-invisible-fix/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 03:51:38 +0000</pubDate>
		<dc:creator>TK</dc:creator>
				<category><![CDATA[How-To's]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Weblogs and Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.edirectories.info/?p=320</guid>
		<description><![CDATA[This is just a quick fix for the Official WordPress StatCounter Plugin since it doesn&#8217;t have an option to make it invisible.  Might require a bit of PHP knowledge but shouldn&#8217;t be too difficult. First off, I highly recommended Notepad++ for editing any kind of HTML/PHP/etc file.  As the name implies, it&#8217;s an extended version [...]]]></description>
			<content:encoded><![CDATA[This is just a quick fix for the <a href="http://wordpress.org/extend/plugins/official-statcounter-plugin-for-wordpress/" target="_blank">Official WordPress StatCounter Plugin</a> since it doesn&#8217;t have an option to make it invisible.  Might require a bit of PHP knowledge but shouldn&#8217;t be too difficult.
<span id="more-320"></span>
First off, I highly recommended <a href="http://notepad-plus.sourceforge.net/" target="_blank">Notepad++</a> for editing any kind of HTML/PHP/etc file.  As the name implies, it&#8217;s an extended version of Windows Notepad.  It&#8217;s easier for line counting.

I&#8217;m also assuming you already have the <a href="http://wordpress.org/extend/plugins/official-statcounter-plugin-for-wordpress/installation/" target="_blank">plugin installed</a> so I&#8217;ll get right to it.
<ul>
	<li>Navigate to:<em><code>http://your-website-here.com/wp-admin/plugin-editor.php</code></em>

and click on &#8220;Official StatCounter Plugin&#8221; file.</li>
	<li>You can either copy and paste the entire code from the box into your favorite editor, or try and scroll to the bottom where it says:<strong><em><code> </code></em></strong><em><code>

var sc_project=&lt;?php echo $sc_project;

</code></em></li>
	<li>Right under that insert the following code:<em><code>

var sc_invisible=1;</code></em></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://blog.edirectories.info/2009/01/wordpress-statcounter-plugin-invisible-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easily switch favicons with WordPress plugin</title>
		<link>http://blog.edirectories.info/2008/06/easily-switch-favicons-with-wordpress-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=easily-switch-favicons-with-wordpress-plugin</link>
		<comments>http://blog.edirectories.info/2008/06/easily-switch-favicons-with-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 01:51:20 +0000</pubDate>
		<dc:creator>TK</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[PHP and Javascripts]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Weblogs and Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://blog.edirectories.info/?p=22</guid>
		<description><![CDATA[With MaxBlogPress&#8217; FavIcon WordPress Plugin you can easily switch between favicons without a hassle. I&#8217;m using Firefox and the updated favicons show up automatically&#8230; This means you can switch your favicon whenever you want, for an added look to your blog. You can use your own image or pick from one of the many that [...]]]></description>
			<content:encoded><![CDATA[	<p>With<span style="text-decoration: underline;"> </span><a target="_blank" href="http://www.maxblogpress.com/plugins/mfi/">MaxBlogPress&#8217; FavIcon</a> WordPress Plugin you can easily switch between favicons without a hassle. I&#8217;m using Firefox and the updated favicons show up automatically&#8230; <span id="more-22"></span><br />
This means you can switch your favicon whenever you want, for an added look to your blog. You can use your own image or pick from one of the many that come with the <a target="_blank" href="http://www.maxblogpress.com/plugins/mfi/">plugin</a>.<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edirectories.info/2008/06/easily-switch-favicons-with-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

