<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WPCookies</title>
	
	<link>http://www.wpcookies.com</link>
	<description>Wordpress Tips &amp; Tricks, Themes, Plugins, Showcase and more...</description>
	<lastBuildDate>Wed, 18 Aug 2010 08:10:40 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/wpcookies" /><feedburner:info uri="wpcookies" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>wpcookies</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to Disable Comments on All Posts in Wordpress</title>
		<link>http://feedproxy.google.com/~r/wpcookies/~3/HXhWlx_TJ-k/</link>
		<comments>http://www.wpcookies.com/how-to-disable-comments-on-all-posts-in-wordpress/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 08:10:40 +0000</pubDate>
		<dc:creator>Wordpress Chef</dc:creator>
				<category><![CDATA[How To's]]></category>

		<guid isPermaLink="false">http://www.wpcookies.com/?p=532</guid>
		<description><![CDATA[Just pass the following SQL query either from Terminal or Web Based Database Manager (phpMyAdmin)
UPDATE wp_posts SET comment_status = 'closed';
Thanks Jeff Starr for the tip.
]]></description>
			<content:encoded><![CDATA[<p>Just pass the following SQL query either from Terminal or Web Based Database Manager (phpMyAdmin)</p>
<pre class="brush: sql;">UPDATE wp_posts SET comment_status = 'closed';</pre>
<p>Thanks <strong><a href="http://digwp.com/2010/08/wordpress-sql-comments/" target="_blank">Jeff Starr</a></strong> for the tip.</p>
<img src="http://feeds.feedburner.com/~r/wpcookies/~4/HXhWlx_TJ-k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wpcookies.com/how-to-disable-comments-on-all-posts-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wpcookies.com/how-to-disable-comments-on-all-posts-in-wordpress/</feedburner:origLink></item>
		<item>
		<title>How to Add Twitter Tweet Button on your Wordpress Blog</title>
		<link>http://feedproxy.google.com/~r/wpcookies/~3/vjup3LwtpK4/</link>
		<comments>http://www.wpcookies.com/how-to-add-twitter-tweet-button-on-your-wordpress-blog/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 07:28:57 +0000</pubDate>
		<dc:creator>Wordpress Chef</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[add tweet button]]></category>
		<category><![CDATA[tweet button for wordpress]]></category>
		<category><![CDATA[twitter tweet button]]></category>

		<guid isPermaLink="false">http://www.wpcookies.com/?p=521</guid>
		<description><![CDATA[1. Visit Twitter Tweet Button website.
2. Now choose your customized settings there such as buttons style, tweet text, URL and language.

3. Next option is to suggest Twitter accounts for follow, this is a really useful option which lets users to folllow the recommended twitter accounts after retweeting the link.

4. In the last step just copy [...]]]></description>
			<content:encoded><![CDATA[<p>1. Visit <strong><a href="http://twitter.com/tweetbutton">Twitter Tweet Button</a></strong> website.</p>
<p>2. Now choose your customized settings there such as buttons style, tweet text, URL and language.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-523" title="tweet-button-01" src="http://www.wpcookies.com/wp-content/uploads/2010/08/tweet-button-01.gif" alt="Twitter Tweet Button" width="610" height="197" /></p>
<p>3. Next option is to suggest Twitter accounts for follow, this is a really useful option which lets users to folllow the recommended twitter accounts after retweeting the link.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-524" title="tweet-button-02" src="http://www.wpcookies.com/wp-content/uploads/2010/08/tweet-button-02.gif" alt="Twitter Tweet Button on Wordpress Blog" width="610" height="197" /></p>
<p>4. In the last step just copy the code provided in the box.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-525" title="tweet-button-03" src="http://www.wpcookies.com/wp-content/uploads/2010/08/tweet-button-03.gif" alt="How to Add Twitter Tweet Button" width="610" height="197" /></p>
<p>5. Now open <strong>single.php</strong> or any other file of your wordpress theme (can be in found wp-content/themes/) where you want the button to be visible, paste the code and save your modified file on the webserver.</p>
<p>Also checkout our tutorial on <a href="http://www.wpcookies.com/how-to-add-tweetmeme-button-on-your-wordpress-blog/">How to add TweetMeme Button on Wordpress blog</a>.</p>
<img src="http://feeds.feedburner.com/~r/wpcookies/~4/vjup3LwtpK4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wpcookies.com/how-to-add-twitter-tweet-button-on-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wpcookies.com/how-to-add-twitter-tweet-button-on-your-wordpress-blog/</feedburner:origLink></item>
		<item>
		<title>How to Allow Contributors to Upload Files in Wordpress</title>
		<link>http://feedproxy.google.com/~r/wpcookies/~3/AoFvwxN3_lw/</link>
		<comments>http://www.wpcookies.com/how-to-allow-contributors-to-upload-files-in-wordpress/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 10:37:37 +0000</pubDate>
		<dc:creator>Wordpress Chef</dc:creator>
				<category><![CDATA[How To's]]></category>

		<guid isPermaLink="false">http://www.wpcookies.com/?p=515</guid>
		<description><![CDATA[Open functions.php file of your theme and paste the following code:

if ( current_user_can('contributor') &#38;&#38; !current_user_can('upload_files') )
	add_action('admin_init', 'allow_contributor_uploads');

function allow_contributor_uploads() {
	$contributor = get_role('contributor');
	$contributor-&#62;add_cap('upload_files');
}

It will enable upload files feature for contributors.
This code was shared by Ryan Marganti
]]></description>
			<content:encoded><![CDATA[<p>Open <strong>functions.php</strong> file of your theme and paste the following code:</p>
<pre class="brush: php;">
if ( current_user_can('contributor') &amp;&amp; !current_user_can('upload_files') )
	add_action('admin_init', 'allow_contributor_uploads');

function allow_contributor_uploads() {
	$contributor = get_role('contributor');
	$contributor-&gt;add_cap('upload_files');
}
</pre>
<p>It will enable upload files feature for contributors.</p>
<p>This code was shared by <strong><a href="http://soulsizzle.com/quick-tips/allowing-wordpress-contributors-to-upload-files/" target="_blank">Ryan Marganti</a></strong></p>
<img src="http://feeds.feedburner.com/~r/wpcookies/~4/AoFvwxN3_lw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wpcookies.com/how-to-allow-contributors-to-upload-files-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.wpcookies.com/how-to-allow-contributors-to-upload-files-in-wordpress/</feedburner:origLink></item>
		<item>
		<title>How to Set Wordpress Post Expiration Date/Time</title>
		<link>http://feedproxy.google.com/~r/wpcookies/~3/qXObutERsmI/</link>
		<comments>http://www.wpcookies.com/how-to-set-wordpress-post-expiration-date-time/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 06:40:41 +0000</pubDate>
		<dc:creator>Wordpress Chef</dc:creator>
				<category><![CDATA[How To's]]></category>

		<guid isPermaLink="false">http://www.wpcookies.com/?p=504</guid>
		<description><![CDATA[Set Wordpress Post Expiration with Date and Time
Open index.php file of your theme and replace the existing loop with:

&#60;?php
if (have_posts()) :
     while (have_posts()) : the_post();
         $expirationtime = get_post_custom_values('expiration');
         if (is_array($expirationtime)) {
     [...]]]></description>
			<content:encoded><![CDATA[<h2>Set Wordpress Post Expiration with Date and Time</h2>
<p>Open <strong>index.php</strong> file of your theme and replace the existing loop with:</p>
<pre class="brush: php;">
&lt;?php
if (have_posts()) :
     while (have_posts()) : the_post();
         $expirationtime = get_post_custom_values('expiration');
         if (is_array($expirationtime)) {
             $expirestring = implode($expirationtime);
         }

         $secondsbetween = strtotime($expirestring)-time();
         if ( $secondsbetween &gt; 0 ) {
             // Enter your post display code after that.
             the_title();
             the_excerpt();
             // Post display code ends here.
         }
     endwhile;
endif;
?&gt;
</pre>
<p>Now while creating a post to set it&#8217;s expiration date/time create a custom field with name(key) <strong>expiration</strong> and set your expiration time as value in this format <strong>mm/dd/yyyy 00:00:00</strong>.</p>
<p>Source: [<a href="http://www.wprecipes.com/how-to-set-post-expiration-datetime-on-your-wordpress-blog" target="_blank">WPRecipes</a>]</p>
<h2>Set Wordpress Post Expiration with Date</h2>
<p>Open <strong>index.php</strong> file of your theme and replace the existing loop with:</p>
<pre class="brush: php;">
&lt;?php
if (have_posts()) :
     while (have_posts()) : the_post();
	$currentdate = date(&quot;Ymd&quot;);
	$expirationdate = get_post_custom_values('expiration');
	if (is_null($expirationdate)) {
	$expirestring = '30005050'; //MAKE UN-EXPIRING POSTS ALWAYS SHOW UP;
	} else {

	if (is_array($expirationdate)) {
	$expirestringarray = implode($expirationdate);
	}
	$expirestring = str_replace(&quot;/&quot;,&quot;&quot;,$expirestringarray);
	} //else
	if ( $expirestring &gt; $currentdate ) {
             // Enter your post display code after that.
             the_title();
             the_excerpt();
             // Post display code ends here.
         }
     endwhile;
endif;
?&gt;
</pre>
<p>Now while creating a post to set it&#8217;s expiration date create a custom field with name(key) <strong>expiration</strong> and set your expiration date as value in this format <strong>yyy/mm/dd</strong>.</p>
<p>Source: [<a href="http://snipplr.com/view/3899/wordpress-post-expiration-code/" target="_blank">Snipplr</a>]</p>
<img src="http://feeds.feedburner.com/~r/wpcookies/~4/qXObutERsmI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wpcookies.com/how-to-set-wordpress-post-expiration-date-time/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.wpcookies.com/how-to-set-wordpress-post-expiration-date-time/</feedburner:origLink></item>
		<item>
		<title>How to Make a Post Sticky in Wordpress</title>
		<link>http://feedproxy.google.com/~r/wpcookies/~3/dEN5JF8sqx8/</link>
		<comments>http://www.wpcookies.com/how-to-make-a-post-sticky-in-wordpress/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 08:28:25 +0000</pubDate>
		<dc:creator>Wordpress Chef</dc:creator>
				<category><![CDATA[How To's]]></category>

		<guid isPermaLink="false">http://www.wpcookies.com/?p=495</guid>
		<description><![CDATA[Making a post stick on top in Wordpress is damn too simple and doesn&#8217;t need any coding.
While writing a post look for Publish module usually located at extreme right on the screen, click on the Edit link next to Visibility option there check &#8220;Stick this post to the front page&#8221; option and That&#8217;s it!
Checkout this [...]]]></description>
			<content:encoded><![CDATA[<p>Making a post stick on top in Wordpress is damn too simple and doesn&#8217;t need any coding.</p>
<p>While writing a post look for Publish module usually located at extreme right on the screen, click on the Edit link next to Visibility option there check &#8220;Stick this post to the front page&#8221; option and That&#8217;s it!</p>
<p>Checkout this screen cast video for better understanding:</p>
<div align="center">
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/hXeR4jj7Pvs&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hXeR4jj7Pvs&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>
</div>
<p><strong>P.S.</strong> Sticky post feature was introduced in Wordpress 2.7, So you need to have Wordpress 2.7 or newer to use this feature.</p>
<img src="http://feeds.feedburner.com/~r/wpcookies/~4/dEN5JF8sqx8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wpcookies.com/how-to-make-a-post-sticky-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wpcookies.com/how-to-make-a-post-sticky-in-wordpress/</feedburner:origLink></item>
		<item>
		<title>How to Display “Time Ago” for Posts and Comments</title>
		<link>http://feedproxy.google.com/~r/wpcookies/~3/nft1uU51y78/</link>
		<comments>http://www.wpcookies.com/how-to-display-time-ago-for-posts-and-comments/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 08:35:42 +0000</pubDate>
		<dc:creator>Wordpress Chef</dc:creator>
				<category><![CDATA[How To's]]></category>

		<guid isPermaLink="false">http://www.wpcookies.com/?p=484</guid>
		<description><![CDATA[Open functions.php file of your theme and paste following code and Save:

function time_ago( $type = 'post' ) {
	$d = 'comment' == $type ? 'get_comment_time' : 'get_post_time';
	return human_time_diff($d('U'), current_time('timestamp')) . &#34; &#34; . __('ago');
}

Now place the following snippet in either single.php or comments.php (wherever you want to show it) within loop.

&#60;?php echo time_ago(); ?&#62;

Thanks to Chris [...]]]></description>
			<content:encoded><![CDATA[<p>Open <strong>functions.php</strong> file of your theme and paste following code and Save:</p>
<pre class="brush: php;">
function time_ago( $type = 'post' ) {
	$d = 'comment' == $type ? 'get_comment_time' : 'get_post_time';
	return human_time_diff($d('U'), current_time('timestamp')) . &quot; &quot; . __('ago');
}
</pre>
<p>Now place the following snippet in either<strong> single.php</strong> or <strong>comments.php</strong> (wherever you want to show it) within loop.</p>
<pre class="brush: php;">
&lt;?php echo time_ago(); ?&gt;
</pre>
<p>Thanks to <strong><a href="http://www.upthemes.com/2010/03/wordpress-master-tip-display-time-ago-for-posts-or-comments/" target="_blank">Chris</a></strong> for sharing this code.</p>
<img src="http://feeds.feedburner.com/~r/wpcookies/~4/nft1uU51y78" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wpcookies.com/how-to-display-time-ago-for-posts-and-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wpcookies.com/how-to-display-time-ago-for-posts-and-comments/</feedburner:origLink></item>
		<item>
		<title>Wordpress 3.0 Features Walk Through</title>
		<link>http://feedproxy.google.com/~r/wpcookies/~3/zHOMAEpb-tE/</link>
		<comments>http://www.wpcookies.com/wordpress-3-0-features/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 11:27:40 +0000</pubDate>
		<dc:creator>Wordpress Chef</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.wpcookies.com/?p=450</guid>
		<description><![CDATA[1. Wordpress.org and Wordpress MU Wedding
Yeah Wordpress MU and Wordpress.org are all set to tie up with each other. Almost over a year of hard work the floks at Automattic are all set to merge their standalone blogging platform Wordpress.org with multi user platform Wordpress MU. This feature will come handy specially for large blog [...]]]></description>
			<content:encoded><![CDATA[<h2>1. Wordpress.org and Wordpress MU Wedding</h2>
<p>Yeah Wordpress MU and Wordpress.org are all set to tie up with each other. Almost over a year of hard work the floks at Automattic are all set to merge their standalone blogging platform Wordpress.org with multi user platform Wordpress MU. This feature will come handy specially for large blog networks.</p>
<p>It is an add-on for the existing users which means it won&#8217;t hurt them if they don&#8217;t want to use it. The upgrade process will be smooth and won&#8217;t cause any difficulties to existing users. Most importantly it will be a win win situation for Wordpress MU users as they can now easily use Wordpress.org plugins out of the box needless to modify.</p>
<p style="text-align: center;"><img class="size-full wp-image-468 aligncenter" title="wordpress-mu-merge" src="http://www.wpcookies.com/wp-content/uploads/2010/03/wordpress-mu-merge.jpg" alt="" width="613" height="338" /></p>
<h2>2. Choose Username and Password while Installing</h2>
<p>Earlier when you do new installation Wordpress automatically choose &#8216;<strong>admin</strong>&#8216; as default username and generate a random password, however in 3.0 it allows you to choose custom username and password while installing Wordpress.</p>
<p style="text-align: center;"><img class="size-full wp-image-470 aligncenter" title="custom-username-password" src="http://www.wpcookies.com/wp-content/uploads/2010/03/custom-username-password.jpg" alt="" width="613" height="657" /></p>
<h2>3. New Default Theme</h2>
<p>It&#8217;s time to bid adieu to Kubrik theme which comes up default with Wordpress. Wordpress 3 has been packaged with a new theme called &#8220;Twenty Ten&#8221;. This new theme is really outstanding and minimalist at the same time. Twenty Ten has some outstanding features such as Custom Background, Custom Header, Simple and Clean Look, Multi Widget Areas Supported, Two-Columns and Drop Down Menu.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-472" title="twentyten-theme" src="http://www.wpcookies.com/wp-content/uploads/2010/03/twentyten-theme.jpg" alt="" width="613" height="498" /></p>
<h2>4. Custom Background</h2>
<p>Wordpress 3.0 now adds support for custom background for themes. To enable custom background functionality to your theme you just have to add following code in your theme&#8217;s <strong>functions.php</strong> file:</p>
<pre class="brush: php;">
add_custom_background();
</pre>
<p>And it will enable &#8220;<strong>Background</strong>&#8221; option in Wordpress admin &#8220;<strong>Appearance</strong>&#8221; tab.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-474" title="wordpress-custom-bg" src="http://www.wpcookies.com/wp-content/uploads/2010/03/wordpress-custom-bg.jpg" alt="" width="613" height="333" /></p>
<h2>5. Custom Post Types</h2>
<p>This is another feature which will boost up Wordpress as a CMS. This feature is due since Wordpress 2.9 it allows you create different post types such as Portfolio, Products, Reviews etc. all you have to do is to just add following code in your <strong>functions.php</strong> file:</p>
<pre class="brush: php;">
function post_type_portfolio() {
    register_post_type( 'Portfolio',
                array( 'label' =&gt; __('Portfolio'), 'public' =&gt; true, 'show_ui' =&gt; true ) );
    register_taxonomy_for_object_type('post_tag', 'Portfolio');
}
</pre>
<p>Checkout more complex and advance use of Post Type feature <strong><a href="http://wpengineer.com/impressions-of-custom-post-type/" target="_blank">here</a></strong></p>
<p style="text-align: center;"><strong><img class="alignnone size-full wp-image-475" title="custom-post-types" src="http://www.wpcookies.com/wp-content/uploads/2010/03/custom-post-types.jpg" alt="" width="613" height="338" /><br />
</strong></p>
<h2>6. Navigation Menu</h2>
<p>This feature is inspired by WooTheme&#8217;s WooNav which allows you to create different menu items containing Categories, Pages, External or Internal Link. It also support a widget so that you can place these menus in your sidebar as widget.</p>
<p style="text-align: center;"><img class="size-full wp-image-476 aligncenter" title="menu-navigation" src="http://www.wpcookies.com/wp-content/uploads/2010/03/menu-navigation.jpg" alt="" width="613" height="429" /></p>
<h2>7. Author Templates</h2>
<p>Earlier we had category specific templates which we use to develop category based templates using category-slug.php now Wordpress 3 brings the same functionality for author based templates now you can create author based template files such as &#8216;<strong>author-chef.php</strong>&#8216;.</p>
<h2>Other Features Worth Mentioning</h2>
<ol>
<li><strong><span style="text-decoration: line-through;">Welcome Guide</span>:</strong> Now every Wordpress installation will have a Welcome Guide for which helps newbies to understand Wordpress better.</li>
<li><strong><span style="text-decoration: line-through;">Core (Canonical) Plugins</span>:</strong> Plugins will now developed by community rather than sole developer, so you can now expect updated plugins every time.</li>
<li><strong><span style="text-decoration: line-through;">Deactivate plugins to Edit</span>:</strong> In Wordpress 3 plugins can not be edited until they are active so you must first deactivate them to be able to edit.</li>
</ol>
<p>Thanks to <strong><a href="http://www.wpcookies.com/wordpress-3-0-features/#comment-254">Jane Walls</a></strong> for confirming about unavailability of these features.</p>
<h2>Useful Resources</h2>
<ul>
<li><a href="http://wpdevel.wordpress.com/" target="_blank">Wordpress Development Updates</a></li>
<li><a href="http://wpdevel.wordpress.com/version-3-0-project-schedule/" target="_blank">Wordpress 3.0 Schedule</a></li>
<li><a href="http://wordpress.org/nightly-builds/wordpress-latest.zip" target="_blank">Download Wordpress 3.0 Nightly Build</a></li>
<li><a href="http://wordpress.org/wordpress-3.0-beta1.zip" target="_blank">Download Wordpress 3.0 Beta 1</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/wpcookies/~4/zHOMAEpb-tE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wpcookies.com/wordpress-3-0-features/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		<feedburner:origLink>http://www.wpcookies.com/wordpress-3-0-features/</feedburner:origLink></item>
		<item>
		<title>5 Must Have Wordpress Plugins Every Blogger Should Have</title>
		<link>http://feedproxy.google.com/~r/wpcookies/~3/xhScxby6kvU/</link>
		<comments>http://www.wpcookies.com/5-must-have-wordpress-plugins-every-blogger-should-have/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 18:50:41 +0000</pubDate>
		<dc:creator>Wordpress Chef</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.wpcookies.com/?p=411</guid>
		<description><![CDATA[1. All in One SEO Pack

Every blogger is aware of the importance of Search Engine Optimization (SEO) through which you can get a great amount of organic traffic to your blog, which is not just good in recognition aspect but in monetary perspective aswell.
However, it could be really a pain in a head situation to [...]]]></description>
			<content:encoded><![CDATA[<h2><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">1. All in One SEO Pack</a></h2>
<p style="text-align: center;"><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank"><img class="size-full wp-image-425 aligncenter" title="all-in-one-seo-pack" src="http://www.wpcookies.com/wp-content/uploads/2010/03/all-in-one-seo-pack.jpg" alt="" width="613" height="200" /></a></p>
<p>Every blogger is aware of the importance of Search Engine Optimization (SEO) through which you can get a great amount of organic traffic to your blog, which is not just good in recognition aspect but in monetary perspective aswell.</p>
<p>However, it could be really a pain in a head situation to get good ranking in search engines for newbie bloggers but this plugin solved this situation out. It gives you complete flexibility to optimize your blog for Search Engines.</p>
<h2><a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank">2. Contact Form 7</a></h2>
<p style="text-align: center;"><a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank"><img class="size-full wp-image-426 aligncenter" title="contact-form-7" src="http://www.wpcookies.com/wp-content/uploads/2010/03/contact-form-7.jpg" alt="" width="613" height="200" /></a></p>
<p>It is important for every blogger to maintain a communication path with it’s readers/users, after all users make your blog success or flop so it is really important for you to get in touch with your users. It’s not just about you to get in touch with users but there must be a way for users to contact you.</p>
<p>Contact forms are the best way to get input from users without actually providing them email address. It is more secure and functional.</p>
<p>Contact Form 7 is such an out class plugin which can generate contact or query forms for your blog on the fly. It supports many advance features like File uploads and CAPTCHA. It directly sends you the submitted form to your email address.</p>
<h2><a href="http://wordpress.org/extend/plugins/akismet/" target="_blank">3. Akismet</a></h2>
<p style="text-align: center;"><a href="http://wordpress.org/extend/plugins/akismet/" target="_blank"><img class="size-full wp-image-427 aligncenter" title="akismet" src="http://www.wpcookies.com/wp-content/uploads/2010/03/akismet.jpg" alt="" width="613" height="200" /></a></p>
<p>Spams are like the cancer to web industry and unfortunately it is increasing enormously day by day, it is not possible for you to protect your blog from getting into spammers attention but you can protect your blog from Spam comments and trackbacks by using Akismet plugin.</p>
<p>Akismet is actually developed by automatitc, which has developed Wordpress itself that’s why every new wordpress installation comes with akismet plugin. This plugin checks if submitted comments or trackbacks looks like spam, if so then it marks them as SPAM.</p>
<h2><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">4. Google XML Sitemaps</a></h2>
<p style="text-align: center;"><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank"><img class="size-full wp-image-428 aligncenter" title="google-xml-sitemap" src="http://www.wpcookies.com/wp-content/uploads/2010/03/google-xml-sitemap.jpg" alt="" width="613" height="200" /></a></p>
<p>Sitemaps are like a map of your site for search engines, which helps them to understand the structure of your blog/website to crawl them.</p>
<p>Google XML Sitemaps generate sitemap for your blog which search engines use for better crawling and indexing your blog. It also prompts famous search engines like Google, Bing, Yahoo and Ask about new blog posts whenever it is created.</p>
<h2><a href="http://wordpress.org/extend/plugins/wp-super-cache/" target="_blank">5. WP Super Cache</a></h2>
<p style="text-align: center;"><a href="http://wordpress.org/extend/plugins/wp-super-cache/" target="_blank"><img class="alignnone size-full wp-image-432" title="wp-super-cache" src="http://www.wpcookies.com/wp-content/uploads/2010/03/wp-super-cache.jpg" alt="" width="613" height="200" /></a></p>
<p>Wordpress is developed on PHP and whenever a user visits your blog it generates lots of scripts each time before showing your blog. It can results in crashing your web server if your blog gets lots of visit at a time.</p>
<p>While WP Super Cache generate static html pages for your blog posts so whenever a user visit your blog a static page is served rather than a dynamic scripts which save lot of server usage and protect your blog from getting down in case of traffic spike.</p>
<img src="http://feeds.feedburner.com/~r/wpcookies/~4/xhScxby6kvU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wpcookies.com/5-must-have-wordpress-plugins-every-blogger-should-have/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.wpcookies.com/5-must-have-wordpress-plugins-every-blogger-should-have/</feedburner:origLink></item>
		<item>
		<title>How to Remove Wordpress Update Notice from Admin Panel</title>
		<link>http://feedproxy.google.com/~r/wpcookies/~3/j4-2LyIWYIg/</link>
		<comments>http://www.wpcookies.com/remove-wordpress-update-notice-from-admin-panel/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 12:04:35 +0000</pubDate>
		<dc:creator>Wordpress Chef</dc:creator>
				<category><![CDATA[How To's]]></category>

		<guid isPermaLink="false">http://www.wpcookies.com/?p=403</guid>
		<description><![CDATA[Open functions.php file of your theme and paste following code and Save:

if (!current_user_can('edit_users')) {
	add_action('init', create_function('$a', &#34;remove_action('init', 'wp_version_check');&#34;), 2);
	add_filter('pre_option_update_core', create_function('$a', &#34;return null;&#34;));
}

Thanks to Jeff for sharing this tip.
]]></description>
			<content:encoded><![CDATA[<p>Open <strong>functions.php</strong> file of your theme and paste following code and Save:</p>
<pre class="brush: php;">
if (!current_user_can('edit_users')) {
	add_action('init', create_function('$a', &quot;remove_action('init', 'wp_version_check');&quot;), 2);
	add_filter('pre_option_update_core', create_function('$a', &quot;return null;&quot;));
}
</pre>
<p>Thanks to <strong><a href="http://digwp.com/2010/03/wordpress-functions-php-template-custom-functions/" target="_blank">Jeff</a></strong> for sharing this tip.</p>
<img src="http://feeds.feedburner.com/~r/wpcookies/~4/j4-2LyIWYIg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wpcookies.com/remove-wordpress-update-notice-from-admin-panel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.wpcookies.com/remove-wordpress-update-notice-from-admin-panel/</feedburner:origLink></item>
		<item>
		<title>How to Change Wordpress Admin Password Using SQL Query</title>
		<link>http://feedproxy.google.com/~r/wpcookies/~3/ZfDTWHWaFuQ/</link>
		<comments>http://www.wpcookies.com/how-to-change-wordpress-admin-password-using-sql-query/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 12:00:32 +0000</pubDate>
		<dc:creator>Wordpress Chef</dc:creator>
				<category><![CDATA[How To's]]></category>

		<guid isPermaLink="false">http://www.wpcookies.com/?p=392</guid>
		<description><![CDATA[Just pass the following SQL query either from Terminal or Web Based Database Manager (phpMyAdmin)
UPDATE wp_users SET user_pass = MD5( 'new-password' ) WHERE user_login = 'admin-username';
Change new-password with your new desired password and admin-username with your blog admin username for which you want to change password.
]]></description>
			<content:encoded><![CDATA[<p>Just pass the following SQL query either from Terminal or Web Based Database Manager (phpMyAdmin)</p>
<pre class="brush: sql;">UPDATE wp_users SET user_pass = MD5( 'new-password' ) WHERE user_login = 'admin-username';</pre>
<p>Change <strong>new-password</strong> with your new desired password and <strong>admin-username</strong> with your blog admin username for which you want to change password.</p>
<img src="http://feeds.feedburner.com/~r/wpcookies/~4/ZfDTWHWaFuQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wpcookies.com/how-to-change-wordpress-admin-password-using-sql-query/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.wpcookies.com/how-to-change-wordpress-admin-password-using-sql-query/</feedburner:origLink></item>
	</channel>
</rss>
