<?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>WpFunc</title>
	<atom:link href="http://www.wpfunc.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpfunc.com</link>
	<description>Awesome, Quick, Simple WordPress Functions!</description>
	<lastBuildDate>Tue, 02 Mar 2010 18:00:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Create PDF Button</title>
		<link>http://www.wpfunc.com/wordpress/create-pdf-button.html</link>
		<comments>http://www.wpfunc.com/wordpress/create-pdf-button.html#comments</comments>
		<pubDate>Tue, 02 Mar 2010 18:00:50 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[shortcode]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=408</guid>
		<description><![CDATA[This is a simple button for display PDF&#8217;s with Google Docs. You can easily apply this code into your theme&#8217;s functions.php. And this useful thing has 4 lines code. Let&#8217;s Begin&#8230;
Here is the code;
Add this line into your theme&#8217;s functions.php;
function pdflink($attr, $content) {
	return '&#60;a class=&#34;pdf&#34; href=&#34;http://docs.google.com/viewer?url=' . $attr['href'] . '&#34;&#62;'.$content.'&#60;/a&#62;';
}
add_shortcode('pdf', 'pdflink');

That&#8217;s All. Now use your [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/create-a-shortcode-for-displaying-the-loop.html' rel='bookmark' title='Permanent Link: Create a shortcode for displaying the Loop'>Create a shortcode for displaying the Loop</a></li>
<li><a href='http://www.wpfunc.com/wordpress/display-custom-content-to-search-engine-visitors.html' rel='bookmark' title='Permanent Link: Display Custom Content to Search Engine Visitors!'>Display Custom Content to Search Engine Visitors!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This is a simple button for display PDF&#8217;s with Google Docs. You can easily apply this code into your theme&#8217;s <strong>functions.php</strong>. And this useful thing has 4 lines code. Let&#8217;s Begin&#8230;<span id="more-408"></span></p>
<h3>Here is the code;</h3>
<p>Add this line into your theme&#8217;s <strong><span style="color: #ff0000;">functions.php</span></strong>;</p>
<pre class="brush: php;">function pdflink($attr, $content) {
	return '&lt;a class=&quot;pdf&quot; href=&quot;http://docs.google.com/viewer?url=' . $attr['href'] . '&quot;&gt;'.$content.'&lt;/a&gt;';
}
add_shortcode('pdf', 'pdflink');
</pre>
<p>That&#8217;s All. Now use your shortcode;</p>
<pre class="brush: php;">[pdf href=&quot;http://yoursite.com/linktoyour/file.pdf&quot;]View PDF[/pdf]</pre>
<p>This tip orginally posted in <a href="http://www.wprecipes.com/wordpress-tip-create-a-pdf-viewer-shortcode">WpRecipes</a>.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fcreate-pdf-button.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fcreate-pdf-button.html&amp;source=wpfunc&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.wpfunc.com/wordpress/create-pdf-button.html&amp;title=Create+PDF+Button" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.wpfunc.com/wordpress/create-pdf-button.html&amp;title=Create+PDF+Button" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.wpfunc.com/wordpress/create-pdf-button.html&amp;title=Create+PDF+Button" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Create+PDF+Button&amp;link=http://www.wpfunc.com/wordpress/create-pdf-button.html" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.wpfunc.com/wordpress/create-pdf-button.html&amp;title=Create+PDF+Button" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Create+PDF+Button+-+http://b2l.me/huhm9+(via+@wpfunc)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.wpfunc.com/wordpress/create-pdf-button.html&amp;t=Create+PDF+Button" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Create%20PDF%20Button%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22This%20is%20a%20simple%20button%20for%20display%20PDF%27s%20with%20Google%20Docs.%20You%20can%20easily%20apply%20this%20code%20into%20your%20theme%27s%20functions.php.%20And%20this%20useful%20thing%20has%204%20lines%20code.%20Let%27s%20Begin...%0D%0A%0D%0AHere%20is%20the%20code%3B%0D%0AAdd%20this%20line%20into%20your%20theme%27s%20functions.php%3B%0D%0A%0D%0A%5Bphp%5Dfunction%20pdflink%28%24attr%2C%20%24content%29%20%7B%0D%0A%09return%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.wpfunc.com/wordpress/create-pdf-button.html" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.wpfunc.com/wordpress/create-pdf-button.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.wpfunc.com/wordpress/create-pdf-button.html&amp;title=Create+PDF+Button" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/create-a-shortcode-for-displaying-the-loop.html' rel='bookmark' title='Permanent Link: Create a shortcode for displaying the Loop'>Create a shortcode for displaying the Loop</a></li>
<li><a href='http://www.wpfunc.com/wordpress/display-custom-content-to-search-engine-visitors.html' rel='bookmark' title='Permanent Link: Display Custom Content to Search Engine Visitors!'>Display Custom Content to Search Engine Visitors!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wordpress/create-pdf-button.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Protected and Private from title!</title>
		<link>http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html</link>
		<comments>http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html#comments</comments>
		<pubDate>Fri, 26 Feb 2010 19:00:19 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[protected]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[title]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=405</guid>
		<description><![CDATA[Add this code to functions.php in theme directory. This code removes &#8220;protected&#8221; and &#8220;private&#8221; prefixs from your article titles. Let&#8217;s Begin&#8230;

Here is the code;
function the_title_trim($title) {
	$title = attribute_escape($title);
	$findthese = array(
		'#Protected:#',
		'#Private:#'
	);
	$replacewith = array(
		'', // What to replace &#34;Protected:&#34; with
		'' // What to replace &#34;Private:&#34; with
	);
	$title = preg_replace($findthese, $replacewith, $title);
	return $title;
}
add_filter('the_title', 'the_title_trim');

That&#8217;s All!

			
				
			
		





		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Share [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/how-to-change-your-post-page-title-with-a-custom-field.html' rel='bookmark' title='Permanent Link: How to change your Post/Page title with a custom field?'>How to change your Post/Page title with a custom field?</a></li>
<li><a href='http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html' rel='bookmark' title='Permanent Link: Remove menus in Dashboard!'>Remove menus in Dashboard!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Add this code to <span style="color: #ff0000;"><strong>functions.php</strong></span> in theme directory. This code removes &#8220;<strong>protected</strong>&#8221; and &#8220;<strong>private</strong>&#8221; prefixs from your article titles. Let&#8217;s Begin&#8230;</p>
<p><span id="more-405"></span></p>
<h3>Here is the code;</h3>
<pre class="brush: php;">function the_title_trim($title) {
	$title = attribute_escape($title);
	$findthese = array(
		'#Protected:#',
		'#Private:#'
	);
	$replacewith = array(
		'', // What to replace &quot;Protected:&quot; with
		'' // What to replace &quot;Private:&quot; with
	);
	$title = preg_replace($findthese, $replacewith, $title);
	return $title;
}
add_filter('the_title', 'the_title_trim');
</pre>
<p>That&#8217;s All!
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fremove-protected-and-private-from-title.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fremove-protected-and-private-from-title.html&amp;source=wpfunc&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html&amp;title=Remove+Protected+and+Private+from+title%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html&amp;title=Remove+Protected+and+Private+from+title%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html&amp;title=Remove+Protected+and+Private+from+title%21" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Remove+Protected+and+Private+from+title%21&amp;link=http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html&amp;title=Remove+Protected+and+Private+from+title%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Remove+Protected+and+Private+from+title%21+-+http://b2l.me/hf4j6+(via+@wpfunc)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html&amp;t=Remove+Protected+and+Private+from+title%21" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Remove%20Protected%20and%20Private%20from%20title%21%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22Add%20this%20code%20to%20functions.php%20in%20theme%20directory.%20This%20code%20removes%20%22protected%22%20and%20%22private%22%20prefixs%20from%20your%20article%20titles.%20Let%27s%20Begin...%0D%0A%0D%0AHere%20is%20the%20code%3B%0D%0A%5Bphp%5Dfunction%20the_title_trim%28%24title%29%20%7B%0D%0A%09%24title%20%3D%20attribute_escape%28%24title%29%3B%0D%0A%09%24findthese%20%3D%20array%28%0D%0A%09%09%27%23Protected%3A%23%27%2C%0D%0A%09%09%27%23Private%3A%23%27%0D%0A%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html&amp;title=Remove+Protected+and+Private+from+title%21" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/how-to-change-your-post-page-title-with-a-custom-field.html' rel='bookmark' title='Permanent Link: How to change your Post/Page title with a custom field?'>How to change your Post/Page title with a custom field?</a></li>
<li><a href='http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html' rel='bookmark' title='Permanent Link: Remove menus in Dashboard!'>Remove menus in Dashboard!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a Subscribe to my RSS message after every post</title>
		<link>http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html</link>
		<comments>http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html#comments</comments>
		<pubDate>Sat, 20 Feb 2010 20:51:03 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[subscribe]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=402</guid>
		<description><![CDATA[You can add a simple message after your every post. This is a simple code. Just open your single.php and add this code. That&#8217;s All!

Here is the code;
Open single.php and add this code after content code;
&#60;div style=&#34;padding:5px; border:1px solid #999999; margin-top:10px; background-color:#FFF8AF;&#34;&#62;
If you enjoyed this post, make sure you subscribe to my &#60;a href=&#34;&#60;?php bloginfo('rss2_url'); [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/add-comment-rss-link-to-every-post.html' rel='bookmark' title='Permanent Link: Add Comment RSS Link to Every Post'>Add Comment RSS Link to Every Post</a></li>
<li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/show-your-last-twitter-update-without-a-plugin.html' rel='bookmark' title='Permanent Link: Show Your Last Twitter Update Without a Plugin'>Show Your Last Twitter Update Without a Plugin</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">You can add a simple message after your every post. This is a simple code. Just open your single.php and add this code. That&#8217;s All!</p>
<p><span id="more-402"></span></p>
<h3>Here is the code;</h3>
<p>Open <span style="color: #ff0000;"><strong>single.php</strong></span> and add this code after<span style="color: #ff0000;"><strong> content</strong></span> code;</p>
<pre class="brush: php;">&lt;div style=&quot;padding:5px; border:1px solid #999999; margin-top:10px; background-color:#FFF8AF;&quot;&gt;
If you enjoyed this post, make sure you subscribe to my &lt;a href=&quot;&lt;?php bloginfo('rss2_url'); ?&gt;&quot;&gt;RSS Feed&lt;/a&gt;
&lt;/div&gt;</pre>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-a-subscribe-to-my-rss-after-every-post.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-a-subscribe-to-my-rss-after-every-post.html&amp;source=wpfunc&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html&amp;title=Add+a+Subscribe+to+my+RSS+message+after+every+post" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html&amp;title=Add+a+Subscribe+to+my+RSS+message+after+every+post" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html&amp;title=Add+a+Subscribe+to+my+RSS+message+after+every+post" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Add+a+Subscribe+to+my+RSS+message+after+every+post&amp;link=http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html&amp;title=Add+a+Subscribe+to+my+RSS+message+after+every+post" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Add+a+Subscribe+to+my+RSS+message+after+every+post+-+http://b2l.me/gwwae+(via+@wpfunc)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html&amp;t=Add+a+Subscribe+to+my+RSS+message+after+every+post" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Add%20a%20Subscribe%20to%20my%20RSS%20message%20after%20every%20post%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22You%20can%20add%20a%20simple%20message%20after%20your%20every%20post.%20This%20is%20a%20simple%20code.%20Just%20open%20your%20single.php%20and%20add%20this%20code.%20That%27s%20All%21%0D%0A%0D%0AHere%20is%20the%20code%3B%0D%0AOpen%20single.php%20and%20add%20this%20code%20after%20content%20code%3B%0D%0A%0D%0A%5Bphp%5D%26lt%3Bdiv%20style%3D%26quot%3Bpadding%3A5px%3B%20border%3A1px%20solid%20%23999999%3B%20margin-top%3A10px%3B%20backgrou%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html&amp;title=Add+a+Subscribe+to+my+RSS+message+after+every+post" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/add-comment-rss-link-to-every-post.html' rel='bookmark' title='Permanent Link: Add Comment RSS Link to Every Post'>Add Comment RSS Link to Every Post</a></li>
<li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/show-your-last-twitter-update-without-a-plugin.html' rel='bookmark' title='Permanent Link: Show Your Last Twitter Update Without a Plugin'>Show Your Last Twitter Update Without a Plugin</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wordpress/add-a-subscribe-to-my-rss-after-every-post.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Tabs for your Sidebar!</title>
		<link>http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html</link>
		<comments>http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html#comments</comments>
		<pubDate>Sat, 20 Feb 2010 20:40:23 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[sliding]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=398</guid>
		<description><![CDATA[I found this article in BlogOhBlog. there is some plugins for this and most premium themes have special tabs like that. You can do this without any plugin or any help. Just read this article and use this codes. Easy and minimal -simple- tabs. Lets Begin!
Here is the code;
First; download this file and extract gomtabs.js [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/use-tabs-in-your-blog.html' rel='bookmark' title='Permanent Link: Use Tabs in Your Blog!'>Use Tabs in Your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/a-simple-login-form-for-your-sidebar.html' rel='bookmark' title='Permanent Link: A Simple Login Form For Your Sidebar!'>A Simple Login Form For Your Sidebar!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/make-your-rss-feed-link-auto-discoverable.html' rel='bookmark' title='Permanent Link: Make Your RSS Feed Link Auto Discoverable!'>Make Your RSS Feed Link Auto Discoverable!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I found this article in BlogOhBlog. there is some plugins for this and most premium themes have special tabs like that. You can do this without any plugin or any help. Just read this article and use this codes. Easy and minimal -simple- tabs. Lets Begin!<span id="more-398"></span></p>
<h3>Here is the code;</h3>
<p style="text-align: justify;">First; download this file and extract gomtabs.js and domtabs.css into your theme folder.</p>
Note: There is a file embedded within this post, please visit this post to download the file.
<p style="text-align: justify;">After that make a backup of header.php and open it. Add this code before the<span style="color: #ff0000;"><strong> &lt;/head&gt;</strong></span> tag;</p>
<pre class="brush: php;">&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo('template_directory'); ?&gt;/domtab.js&quot;&gt;&lt;/script&gt;
&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;&lt;?php bloginfo('template_directory'); ?&gt;/domtab.css&quot; media=&quot;screen&quot; /&gt;</pre>
<p style="text-align: justify;">Save the file and upload the server. After this you can add this code into any file of your theme. Change code what you can add;</p>
<pre class="brush: php;">&lt;div class=&quot;domtab&quot;&gt;
&lt;ul class=&quot;domtabs&quot;&gt;
&lt;li&gt;&lt;a href=&quot;#t1&quot;&gt;Tab 1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#t2&quot;&gt;Tab 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#t3&quot;&gt;Tab 3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;a name=&quot;t1&quot; id=&quot;t1&quot;&gt;&lt;/a&gt;
&lt;p&gt;Insert contents of the first tab here,
e.g. The code for a plugin.&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;a name=&quot;t2&quot; id=&quot;t2&quot;&gt;&lt;/a&gt;
&lt;p&gt;Insert contents of the second tab here.&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;a name=&quot;t3&quot; id=&quot;t3&quot;&gt;&lt;/a&gt;
&lt;p&gt;Insert contents of the third tab here.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</pre>
<p style="text-align: center;"><a class="highslide img_2" href="http://www.wpfunc.com/wp-content/uploads/2010/02/jquery-tabs.gif" onclick="return hs.expand(this)"><img class="size-full wp-image-399 aligncenter" title="jquery-tabs" src="http://www.wpfunc.com/wp-content/uploads/2010/02/jquery-tabs.gif" alt="" width="273" height="138" /></a></p>
<p style="text-align: justify;">That&#8217;s All. Have a nice day!</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fmake-tabs-for-your-sidebar.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fmake-tabs-for-your-sidebar.html&amp;source=wpfunc&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html&amp;title=Make+Tabs+for+your+Sidebar%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html&amp;title=Make+Tabs+for+your+Sidebar%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html&amp;title=Make+Tabs+for+your+Sidebar%21" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Make+Tabs+for+your+Sidebar%21&amp;link=http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html&amp;title=Make+Tabs+for+your+Sidebar%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Make+Tabs+for+your+Sidebar%21+-+http://b2l.me/gwvp2+(via+@wpfunc)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html&amp;t=Make+Tabs+for+your+Sidebar%21" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Make%20Tabs%20for%20your%20Sidebar%21%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22I%20found%20this%20article%20in%20BlogOhBlog.%20there%20is%20some%20plugins%20for%20this%20and%20most%20premium%20themes%20have%20special%20tabs%20like%20that.%20You%20can%20do%20this%20without%20any%20plugin%20or%20any%20help.%20Just%20read%20this%20article%20and%20use%20this%20codes.%20Easy%20and%20minimal%20-simple-%20tabs.%20Lets%20Begin%21%0D%0A%0D%0AHere%20is%20the%20code%3B%0D%0AFirst%3B%20download%20this%20fi%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html&amp;title=Make+Tabs+for+your+Sidebar%21" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/use-tabs-in-your-blog.html' rel='bookmark' title='Permanent Link: Use Tabs in Your Blog!'>Use Tabs in Your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/a-simple-login-form-for-your-sidebar.html' rel='bookmark' title='Permanent Link: A Simple Login Form For Your Sidebar!'>A Simple Login Form For Your Sidebar!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/make-your-rss-feed-link-auto-discoverable.html' rel='bookmark' title='Permanent Link: Make Your RSS Feed Link Auto Discoverable!'>Make Your RSS Feed Link Auto Discoverable!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wordpress/make-tabs-for-your-sidebar.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Related Posts With Thumbnails</title>
		<link>http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html</link>
		<comments>http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html#comments</comments>
		<pubDate>Sun, 14 Feb 2010 16:51:20 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[Related posts]]></category>
		<category><![CDATA[tim thumb]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=396</guid>
		<description><![CDATA[We can add our related posts with thumnails after our content. There is a lot of plugin for that but we can do this without any plugin. But we need Tim Tumb for thumbnails. Let&#8217;s begin&#8230;
Here is The Code;
&#60;?php
$original_post = $post;
$tags = wp_get_post_tags($post-&#62;ID);
if ($tags) {
  echo '&#60;h2&#62;Related Posts&#60;/h2&#62;';
  $first_tag = $tags[0]-&#62;term_id;
  $args=array(
 [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/general/related-posts-without-any-plugin.html' rel='bookmark' title='Permanent Link: Related Posts, Without any Plugin!'>Related Posts, Without any Plugin!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/simple-sticky-posts.html' rel='bookmark' title='Permanent Link: Simple Sticky Posts!'>Simple Sticky Posts!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/show-word-counts-on-your-posts.html' rel='bookmark' title='Permanent Link: Show word counts on your posts!'>Show word counts on your posts!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>We can add our related posts with thumnails after our content. There is a lot of plugin for that but we can do this without any plugin. But we need Tim Tumb for thumbnails. Let&#8217;s begin&#8230;<span id="more-396"></span></p>
<h3>Here is The Code;</h3>
<pre class="brush: php;">&lt;?php
$original_post = $post;
$tags = wp_get_post_tags($post-&gt;ID);
if ($tags) {
  echo '&lt;h2&gt;Related Posts&lt;/h2&gt;';
  $first_tag = $tags[0]-&gt;term_id;
  $args=array(
    'tag__in' =&gt; array($first_tag),
    'post__not_in' =&gt; array($post-&gt;ID),
    'showposts'=&gt;4,
    'caller_get_posts'=&gt;1
   );
  $my_query = new WP_Query($args);
  if( $my_query-&gt;have_posts() ) {
    echo &quot;&lt;ul&gt;&quot;;
    while ($my_query-&gt;have_posts()) : $my_query-&gt;the_post(); ?&gt;
      &lt;li&gt;&lt;img src=&quot;&lt;?php bloginfo('template_directory'); ?&gt;/timthumb/timthumb.php?src=&lt;?php echo get_post_meta($post-&gt;ID, &quot;post-img&quot;, true); ?&gt;&amp;h=40&amp;w=40&amp;zc=1&quot; alt=&quot;&quot; /&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &lt;?php the_title_attribute(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;?php endwhile;
    echo &quot;&lt;/ul&gt;&quot;;
  }
}
$post = $original_post;
wp_reset_query();
?&gt;</pre>
<p>Add this code after <strong>content</strong>. Look at <a href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/" target="_blank">Tim Thumb</a> at here. Have a nice day!
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Frelated-posts-with-thumbnails.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Frelated-posts-with-thumbnails.html&amp;source=wpfunc&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html&amp;title=Related+Posts+With+Thumbnails" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html&amp;title=Related+Posts+With+Thumbnails" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html&amp;title=Related+Posts+With+Thumbnails" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Related+Posts+With+Thumbnails&amp;link=http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html&amp;title=Related+Posts+With+Thumbnails" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Related+Posts+With+Thumbnails+-+http://b2l.me/gbpvw+(via+@wpfunc)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html&amp;t=Related+Posts+With+Thumbnails" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Related%20Posts%20With%20Thumbnails%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22We%20can%20add%20our%20related%20posts%20with%20thumnails%20after%20our%20content.%20There%20is%20a%20lot%20of%20plugin%20for%20that%20but%20we%20can%20do%20this%20without%20any%20plugin.%20But%20we%20need%20Tim%20Tumb%20for%20thumbnails.%20Let%27s%20begin...%0D%0AHere%20is%20The%20Code%3B%0D%0A%5Bphp%5D%26lt%3B%3Fphp%0D%0A%24original_post%20%3D%20%24post%3B%0D%0A%24tags%20%3D%20wp_get_post_tags%28%24post-%26gt%3BID%29%3B%0D%0Aif%20%28%24tags%29%20%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html&amp;title=Related+Posts+With+Thumbnails" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://www.wpfunc.com/general/related-posts-without-any-plugin.html' rel='bookmark' title='Permanent Link: Related Posts, Without any Plugin!'>Related Posts, Without any Plugin!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/simple-sticky-posts.html' rel='bookmark' title='Permanent Link: Simple Sticky Posts!'>Simple Sticky Posts!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/show-word-counts-on-your-posts.html' rel='bookmark' title='Permanent Link: Show word counts on your posts!'>Show word counts on your posts!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wordpress/related-posts-with-thumbnails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove menus in Dashboard!</title>
		<link>http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html</link>
		<comments>http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html#comments</comments>
		<pubDate>Sun, 07 Feb 2010 16:31:57 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[remove menu]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=393</guid>
		<description><![CDATA[You can remove WordPress Dashboard&#8217;s menus with easy code. Just install this code into your theme&#8217;s functions.php and use like this. You can use this code for your clients Dashoards. Lets Begin&#8230;
Here is the code;
function remove_menus () {
global $menu;
	$restricted = array(__('Dashboard'), __('Posts'), __('Media'), __('Links'), __('Pages'), __('Appearance'), __('Tools'), __('Users'), __('Settings'), __('Comments'), __('Plugins'));
	end ($menu);
	while (prev($menu)){
		$value = explode(' [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/how-to-change-dashboard-footer-texts.html' rel='bookmark' title='Permanent Link: How to change dashboard footer texts?'>How to change dashboard footer texts?</a></li>
<li><a href='http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html' rel='bookmark' title='Permanent Link: Remove Protected and Private from title!'>Remove Protected and Private from title!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">You can remove WordPress Dashboard&#8217;s menus with easy code. Just install this code into your theme&#8217;s functions.php and use like this. You can use this code for your clients Dashoards. Lets Begin&#8230;<span id="more-393"></span></p>
<h3>Here is the code;</h3>
<pre class="brush: php;">function remove_menus () {
global $menu;
	$restricted = array(__('Dashboard'), __('Posts'), __('Media'), __('Links'), __('Pages'), __('Appearance'), __('Tools'), __('Users'), __('Settings'), __('Comments'), __('Plugins'));
	end ($menu);
	while (prev($menu)){
		$value = explode(' ',$menu[key($menu)][0]);
		if(in_array($value[0] != NULL?$value[0]:&quot;&quot; , $restricted)){unset($menu[key($menu)]);}
	}
}
add_action('admin_menu', 'remove_menus');
</pre>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fremove-menus-in-dashboard.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fremove-menus-in-dashboard.html&amp;source=wpfunc&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html&amp;title=Remove+menus+in+Dashboard%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html&amp;title=Remove+menus+in+Dashboard%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html&amp;title=Remove+menus+in+Dashboard%21" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Remove+menus+in+Dashboard%21&amp;link=http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html&amp;title=Remove+menus+in+Dashboard%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Remove+menus+in+Dashboard%21+-+http://b2l.me/fsu2h+(via+@wpfunc)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html&amp;t=Remove+menus+in+Dashboard%21" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Remove%20menus%20in%20Dashboard%21%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22You%20can%20remove%20WordPress%20Dashboard%27s%20menus%20with%20easy%20code.%20Just%20install%20this%20code%20into%20your%20theme%27s%20functions.php%20and%20use%20like%20this.%20You%20can%20use%20this%20code%20for%20your%20clients%20Dashoards.%20Lets%20Begin...%0D%0A%0D%0AHere%20is%20the%20code%3B%0D%0A%5Bphp%5Dfunction%20remove_menus%20%28%29%20%7B%0D%0Aglobal%20%24menu%3B%0D%0A%09%24restricted%20%3D%20array%28__%28%27Dashboar%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html&amp;title=Remove+menus+in+Dashboard%21" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/how-to-change-dashboard-footer-texts.html' rel='bookmark' title='Permanent Link: How to change dashboard footer texts?'>How to change dashboard footer texts?</a></li>
<li><a href='http://www.wpfunc.com/wordpress/remove-protected-and-private-from-title.html' rel='bookmark' title='Permanent Link: Remove Protected and Private from title!'>Remove Protected and Private from title!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wordpress/remove-menus-in-dashboard.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use .htaccess like a protector&#8230;</title>
		<link>http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html</link>
		<comments>http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html#comments</comments>
		<pubDate>Mon, 01 Feb 2010 20:07:28 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[protect]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=390</guid>
		<description><![CDATA[Protect your blog from script injections with .htaccess. With this file we can make a lot of things. Today we insert a protect code into this file. Make backup and see how to make it&#8230; Let&#8217;s Begin
Here is the code;
Simply paste this code into your .htaccess file. Make backup before change file.
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{QUERY_STRING} [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/show-your-last-twitter-update-without-a-plugin.html' rel='bookmark' title='Permanent Link: Show Your Last Twitter Update Without a Plugin'>Show Your Last Twitter Update Without a Plugin</a></li>
<li><a href='http://www.wpfunc.com/wordpress/you-can-stop-hotlinking.html' rel='bookmark' title='Permanent Link: You can stop Hotlinking!'>You can stop Hotlinking!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Protect your blog from script injections with <span style="color: #ff0000;"><strong>.htaccess</strong></span>. With this file we can make a lot of things. Today we insert a protect code into this file. Make backup and see how to make it&#8230; Let&#8217;s Begin<span id="more-390"></span></p>
<h3>Here is the code;</h3>
<p style="text-align: justify;">Simply paste this code into your <span style="color: #ff0000;"><strong>.htaccess</strong></span> file. Make backup before change file.</p>
<pre class="brush: xml;">Options +FollowSymLinks
RewriteEngine On
RewriteCond %{QUERY_STRING} (\&lt;|%3C).*script.*(\&gt;|%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
RewriteRule ^(.*)$ index.php [F,L]
</pre>
<p>That&#8217;s All!
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fuse-htaccess-like-a-protector.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fuse-htaccess-like-a-protector.html&amp;source=wpfunc&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html&amp;title=Use+.htaccess+like+a+protector..." rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html&amp;title=Use+.htaccess+like+a+protector..." rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html&amp;title=Use+.htaccess+like+a+protector..." rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Use+.htaccess+like+a+protector...&amp;link=http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html&amp;title=Use+.htaccess+like+a+protector..." rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Use+.htaccess+like+a+protector...+-+http://b2l.me/fasyj+(via+@wpfunc)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html&amp;t=Use+.htaccess+like+a+protector..." rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Use%20.htaccess%20like%20a%20protector...%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22Protect%20your%20blog%20from%20script%20injections%20with%20.htaccess.%20With%20this%20file%20we%20can%20make%20a%20lot%20of%20things.%20Today%20we%20insert%20a%20protect%20code%20into%20this%20file.%20Make%20backup%20and%20see%20how%20to%20make%20it...%20Let%27s%20Begin%0D%0A%0D%0AHere%20is%20the%20code%3B%0D%0ASimply%20paste%20this%20code%20into%20your%20.htaccess%20file.%20Make%20backup%20before%20change%20file.%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html&amp;title=Use+.htaccess+like+a+protector..." rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/show-your-last-twitter-update-without-a-plugin.html' rel='bookmark' title='Permanent Link: Show Your Last Twitter Update Without a Plugin'>Show Your Last Twitter Update Without a Plugin</a></li>
<li><a href='http://www.wpfunc.com/wordpress/you-can-stop-hotlinking.html' rel='bookmark' title='Permanent Link: You can stop Hotlinking!'>You can stop Hotlinking!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wordpress/use-htaccess-like-a-protector.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Exploit Scanner Plugin!</title>
		<link>http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html</link>
		<comments>http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html#comments</comments>
		<pubDate>Thu, 28 Jan 2010 19:26:53 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[blog security]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[exploit scanner]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=385</guid>
		<description><![CDATA[There is a plugin for search exploit files in your WordPress system and your server. Its Useful and easy use. Search in your server or select a file and scan. That&#8217;s All
Quote from author;

This plugin searches the files on your website, and the posts and comments tables of your database for anything suspicious. It also [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/show-your-last-twitter-update-without-a-plugin.html' rel='bookmark' title='Permanent Link: Show Your Last Twitter Update Without a Plugin'>Show Your Last Twitter Update Without a Plugin</a></li>
<li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wp-plugins/nice-search-plugin.html' rel='bookmark' title='Permanent Link: Nice Search Plugin!'>Nice Search Plugin!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">There is a plugin for search exploit files in your WordPress system and your server. Its Useful and easy use. Search in your server or select a file and scan. That&#8217;s All<span id="more-385"></span></p>
<p>Quote from author;</p>
<blockquote>
<p style="text-align: justify;">This plugin searches the files on your website, and the posts and comments tables of your database for anything suspicious. It also examines your list of active plugins for unusual filenames.</p>
</blockquote>
<p>Screenshot from plugin</p>
<p><a class="highslide img_4" href="http://www.wpfunc.com/wp-content/uploads/2010/01/wp-exploit.png" onclick="return hs.expand(this)"><img class="aligncenter size-medium wp-image-386" title="wp-exploit" src="http://www.wpfunc.com/wp-content/uploads/2010/01/wp-exploit-300x155.png" alt="" width="300" height="155" /></a></p>
<p>Click for Big One.</p>
<p>Links:</p>
<ul>
<li><strong><a href="http://wordpress.org/extend/plugins/exploit-scanner/" target="_blank">WordPress Plugin Page</a></strong></li>
<li><strong><a href="http://ocaoimh.ie/exploit-scanner/" target="_blank">Plugin Page</a></strong></li>
</ul>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpfunc.com%2Fwp-plugins%2Fwordpress-exploit-scanner-plugin.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpfunc.com%2Fwp-plugins%2Fwordpress-exploit-scanner-plugin.html&amp;source=wpfunc&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html&amp;title=WordPress+Exploit+Scanner+Plugin%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html&amp;title=WordPress+Exploit+Scanner+Plugin%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html&amp;title=WordPress+Exploit+Scanner+Plugin%21" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+Exploit+Scanner+Plugin%21&amp;link=http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html&amp;title=WordPress+Exploit+Scanner+Plugin%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=WordPress+Exploit+Scanner+Plugin%21+-+http://b2l.me/ex6sa+(via+@wpfunc)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html&amp;t=WordPress+Exploit+Scanner+Plugin%21" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22WordPress%20Exploit%20Scanner%20Plugin%21%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22There%20is%20a%20plugin%20for%20search%20exploit%20files%20in%20your%20WordPress%20system%20and%20your%20server.%20Its%20Useful%20and%20easy%20use.%20Search%20in%20your%20server%20or%20select%20a%20file%20and%20scan.%20That%27s%20All%0D%0AQuote%20from%20author%3B%0D%0A%0D%0AThis%20plugin%20searches%20the%20files%20on%20your%20website%2C%20and%20the%20posts%20and%20comments%20tables%20of%20your%20database%20for%20anyt%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html&amp;title=WordPress+Exploit+Scanner+Plugin%21" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/show-your-last-twitter-update-without-a-plugin.html' rel='bookmark' title='Permanent Link: Show Your Last Twitter Update Without a Plugin'>Show Your Last Twitter Update Without a Plugin</a></li>
<li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wp-plugins/nice-search-plugin.html' rel='bookmark' title='Permanent Link: Nice Search Plugin!'>Nice Search Plugin!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wp-plugins/wordpress-exploit-scanner-plugin.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 plugins you should use</title>
		<link>http://www.wpfunc.com/collections/7-plugins-you-should-use.html</link>
		<comments>http://www.wpfunc.com/collections/7-plugins-you-should-use.html#comments</comments>
		<pubDate>Sun, 24 Jan 2010 19:13:45 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Collections]]></category>
		<category><![CDATA[collection]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[google xml sitemaps]]></category>
		<category><![CDATA[Platinum SEO Pack]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[reCAPTCHA]]></category>
		<category><![CDATA[security scan]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[spam free]]></category>
		<category><![CDATA[system health]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=380</guid>
		<description><![CDATA[I think this seven plugins can be base plugins for wordpress. Security, anti-spam and the other plugins are help you for a good blogging. Let&#8217;s Begin&#8230;
1st One : Platinum SEO Pack
Platinum SEO Pack is a WordPress seo plugin. This plugin make your links more foundable and more useful. Also this plugin Redirect your old urls [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/did-you-see-platinum-seo-pack-has-a-new-menu.html' rel='bookmark' title='Permanent Link: Did you see? Platinum SEO Pack Has a new menu!'>Did you see? Platinum SEO Pack Has a new menu!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/some-plugins-can-break-your-blog-but-you-can-change-it.html' rel='bookmark' title='Permanent Link: Some Plugins can break your blog, but you can change it!'>Some Plugins can break your blog, but you can change it!</a></li>
<li><a href='http://www.wpfunc.com/collections/best-of-2009.html' rel='bookmark' title='Permanent Link: Best Of 2009!'>Best Of 2009!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I think this seven plugins can be base plugins for wordpress. Security, anti-spam and the other plugins are help you for a good blogging. Let&#8217;s Begin&#8230;<span id="more-380"></span></p>
<h3 style="text-align: justify;">1st One : Platinum SEO Pack</h3>
<p>Platinum SEO Pack is a WordPress seo plugin. This plugin make your links more foundable and more useful. Also this plugin Redirect your old urls to new one with Redirect 301 rule. If you change any link of your posts Platinum SEO Pack follow your new link and change it with new one.</p>
<p>Plugin Site : <strong><a href="http://techblissonline.com/platinum-seo-pack/" target="_blank">Platinum SEO Pack</a></strong></p>
<h3>2nd One :  WordPress Firewall</h3>
<p>WordPress Firewall can warn you about hacking attemps and improve your WordPress security.</p>
<p>Plugin Site:<a href="http://www.seoegghead.com/software/wordpress-firewall.seo" target="_blank"><strong> WordPress Firewall</strong></a></p>
<h3>3rd One : Wp-Spam Free</h3>
<p>This plugin block spam comments. You can add some spam emails into settings. Powerfull than Aksimet.</p>
<p>Plugin Site: <a href="http://www.hybrid6.com/webgeek/plugins/wp-spamfree" target="_blank"><strong>Wp-Spam Free</strong></a></p>
<h3>4th One : Wp-reCAPTCHA</h3>
<p>This plugin adds reCAPTCHA from recaptcha.net. This plugin improve your comment forms security.</p>
<p>Plugin Site: <a href="http://www.blaenkdenum.com/wp-recaptcha/" target="_blank"><strong>Wp-reCAPTCHA</strong></a></p>
<h3>5th One : Google XML Sitemaps</h3>
<p>This plugin generate a sitemap for Google, Yahoo, Bing and the other services. And this plugin automatically ping this services.</p>
<p>Plugin Site: <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank"><strong>Google XML Sitemaps</strong></a></p>
<h3>6th One : WP Security Scan</h3>
<p>This plugin scan your theme files for viruses. And shows some securtiy errors to you.</p>
<p>Plugin Site: <a href="http://semperfiwebdesign.com/plugins/wp-security-scan/" target="_blank"><strong>WP Security Scan</strong></a></p>
<h3>7th One : WP System Health</h3>
<p style="text-align: justify;">Adds a comprehensive overview and analysis tool into your dashboard to  get a single point information about PHP and WordPress internal states  and configuration.</p>
<p style="text-align: justify;">Plugin Site: <a href="http://www.code-styling.de/english/development/wordpress-plugin-wp-system-health-en" target="_blank"><strong>WP System Health</strong></a></p>
<p style="text-align: justify;">Have a nice day!</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpfunc.com%2Fcollections%2F7-plugins-you-should-use.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpfunc.com%2Fcollections%2F7-plugins-you-should-use.html&amp;source=wpfunc&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.wpfunc.com/collections/7-plugins-you-should-use.html&amp;title=7+plugins+you+should+use" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.wpfunc.com/collections/7-plugins-you-should-use.html&amp;title=7+plugins+you+should+use" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.wpfunc.com/collections/7-plugins-you-should-use.html&amp;title=7+plugins+you+should+use" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=7+plugins+you+should+use&amp;link=http://www.wpfunc.com/collections/7-plugins-you-should-use.html" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.wpfunc.com/collections/7-plugins-you-should-use.html&amp;title=7+plugins+you+should+use" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=7+plugins+you+should+use+-+http://b2l.me/ekfmv+(via+@wpfunc)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.wpfunc.com/collections/7-plugins-you-should-use.html&amp;t=7+plugins+you+should+use" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%227%20plugins%20you%20should%20use%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22I%20think%20this%20seven%20plugins%20can%20be%20base%20plugins%20for%20wordpress.%20Security%2C%20anti-spam%20and%20the%20other%20plugins%20are%20help%20you%20for%20a%20good%20blogging.%20Let%27s%20Begin...%0D%0A%0D%0A1st%20One%20%3A%20Platinum%20SEO%20Pack%0D%0APlatinum%20SEO%20Pack%20is%20a%20WordPress%20seo%20plugin.%20This%20plugin%20make%20your%20links%20more%20foundable%20and%20more%20useful.%20Also%20this%20%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.wpfunc.com/collections/7-plugins-you-should-use.html" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.wpfunc.com/collections/7-plugins-you-should-use.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.wpfunc.com/collections/7-plugins-you-should-use.html&amp;title=7+plugins+you+should+use" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/did-you-see-platinum-seo-pack-has-a-new-menu.html' rel='bookmark' title='Permanent Link: Did you see? Platinum SEO Pack Has a new menu!'>Did you see? Platinum SEO Pack Has a new menu!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/some-plugins-can-break-your-blog-but-you-can-change-it.html' rel='bookmark' title='Permanent Link: Some Plugins can break your blog, but you can change it!'>Some Plugins can break your blog, but you can change it!</a></li>
<li><a href='http://www.wpfunc.com/collections/best-of-2009.html' rel='bookmark' title='Permanent Link: Best Of 2009!'>Best Of 2009!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/collections/7-plugins-you-should-use.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most Recent Comments! Without Any Plugin</title>
		<link>http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html</link>
		<comments>http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html#comments</comments>
		<pubDate>Thu, 21 Jan 2010 18:59:10 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[area]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[recent commen]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[without plugin]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=376</guid>
		<description><![CDATA[We use plugin/widget for show most recent comments. But we can do that with a simple code. This code gives you simple recent comments feature without plugin. also with gravatar support. Paste this code into your theme where you want. All done!
Here is the code;
&#60;?php
$query = &#34;SELECT * from $wpdb-&#62;comments WHERE comment_approved= '1'
ORDER BY comment_date [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/highlight-the-author-comments.html' rel='bookmark' title='Permanent Link: Highlight the Author Comments!'>Highlight the Author Comments!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/popular-posts-without-any-plugin.html' rel='bookmark' title='Permanent Link: Popular Posts, Without any Plugin!'>Popular Posts, Without any Plugin!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">We use plugin/widget for show most recent comments. But we can do that with a simple code. This code gives you simple recent comments feature without plugin. also with gravatar support. Paste this code into your theme where you want. All done!<span id="more-376"></span></p>
<h3>Here is the code;</h3>
<pre class="brush: php;">&lt;?php
$query = &quot;SELECT * from $wpdb-&gt;comments WHERE comment_approved= '1'
ORDER BY comment_date DESC LIMIT 0 ,5&quot;;
$comments = $wpdb-&gt;get_results($query);

if ($comments) {
    echo '&lt;ul&gt;';
    foreach ($comments as $comment) {
        $url = '&lt;a href=&quot;'. get_permalink($comment-&gt;comment_post_ID).'#comment-'.$comment-&gt;comment_ID .'&quot; title=&quot;'.$comment-&gt;comment_author .' | '.get_the_title($comment-&gt;comment_post_ID).'&quot;&gt;';
        echo '&lt;li&gt;';
        echo '&lt;div class=&quot;img&quot;&gt;';
        echo $url;
        echo get_avatar( $comment-&gt;comment_author_email, $img_w);
        echo '&lt;/a&gt;&lt;/div&gt;';

        echo '&lt;div class=&quot;txt&quot;&gt;Par: ';
        echo $url;
        echo $comment-&gt;comment_author;
        echo '&lt;/a&gt;&lt;/div&gt;';
        echo '&lt;/li&gt;';
    }
    echo '&lt;/ul&gt;';
}
?&gt;
</pre>
<p>This code shows 5 recent comment. If you change &#8220;<span style="color: #ff0000;"><strong>5</strong></span>&#8221; in line two, you can display more comment or less&#8230;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fmost-recent-comments-without-any-plugin.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fmost-recent-comments-without-any-plugin.html&amp;source=wpfunc&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-center">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html&amp;title=Most+Recent+Comments%21+Without+Any+Plugin" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html&amp;title=Most+Recent+Comments%21+Without+Any+Plugin" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html&amp;title=Most+Recent+Comments%21+Without+Any+Plugin" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Most+Recent+Comments%21+Without+Any+Plugin&amp;link=http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html&amp;title=Most+Recent+Comments%21+Without+Any+Plugin" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Most+Recent+Comments%21+Without+Any+Plugin+-+http://b2l.me/ebpz8+(via+@wpfunc)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html&amp;t=Most+Recent+Comments%21+Without+Any+Plugin" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Most%20Recent%20Comments%21%20Without%20Any%20Plugin%22&amp;body=I+thought+this+article+might+interest+you.%0A%0A%22We%20use%20plugin%2Fwidget%20for%20show%20most%20recent%20comments.%20But%20we%20can%20do%20that%20with%20a%20simple%20code.%20This%20code%20gives%20you%20simple%20recent%20comments%20feature%20without%20plugin.%20also%20with%20gravatar%20support.%20Paste%20this%20code%20into%20your%20theme%20where%20you%20want.%20All%20done%21%0D%0A%0D%0AHere%20is%20the%20code%3B%0D%0A%5Bphp%5D%26lt%3B%3Fphp%0D%0A%24query%20%3D%20%26quot%3BSELE%22%0A%0AYou+can+read+the+full+article+here%3A%20http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html&amp;title=Most+Recent+Comments%21+Without+Any+Plugin" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/add-social-bookmarks-bar-into-your-blog.html' rel='bookmark' title='Permanent Link: Add Social Bookmarks Bar into your Blog!'>Add Social Bookmarks Bar into your Blog!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/highlight-the-author-comments.html' rel='bookmark' title='Permanent Link: Highlight the Author Comments!'>Highlight the Author Comments!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/popular-posts-without-any-plugin.html' rel='bookmark' title='Permanent Link: Popular Posts, Without any Plugin!'>Popular Posts, Without any Plugin!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wordpress/most-recent-comments-without-any-plugin.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
