<?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>Tech18.com&#187; Wordpress Plugins</title>
	<atom:link href="http://tech18.com/category/wordpress/plugins-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://tech18.com</link>
	<description>Technically Youth</description>
	<lastBuildDate>Thu, 29 Jul 2010 21:58:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>[How To] Boost your Old posts with Twitter in WordPress</title>
		<link>http://tech18.com/boost-posts-twitter-wordpress.html</link>
		<comments>http://tech18.com/boost-posts-twitter-wordpress.html#comments</comments>
		<pubDate>Wed, 28 Apr 2010 08:34:49 +0000</pubDate>
		<dc:creator>Sunil Jain</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[boost old posts]]></category>
		<category><![CDATA[old posts]]></category>
		<category><![CDATA[random posts]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://tech18.com/?p=2164</guid>
		<description><![CDATA[Today I am going to show you how to boost your old posts with Twitter in Wordpress blogs.
So here is an interesting wordpress plugin->  Tweet Old Post , which is used to tweet all your posts to your twitter account  randomly based on the time intervals specified by you.


Related posts:<ol><li><a href='http://tech18.com/how-to-use-different-themes-for-wordpress-posts-or-pages.html' rel='bookmark' title='Permanent Link: How to use different Themes for WordPress posts or pages'>How to use different Themes for WordPress posts or pages</a></li>
<li><a href='http://tech18.com/21-best-wordpress-27-compatible-twitter-plugins.html' rel='bookmark' title='Permanent Link: 21 Best WordPress 2.7 compatible Twitter Plugins'>21 Best WordPress 2.7 compatible Twitter Plugins</a></li>
<li><a href='http://tech18.com/customize-retweet-feature-multiauthor-wordpress-blogs.html' rel='bookmark' title='Permanent Link: [How to] Customize Retweet Feature in Multiauthor WordPress blogs'>[How to] Customize Retweet Feature in Multiauthor WordPress blogs</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://tech18.com/wp-content/uploads/2010/04/twitterbirdsm.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="[How To] Boost your Old posts with Twitter" src="http://tech18.com/wp-content/uploads/2010/04/twitterbirdsm_thumb.png" border="0" alt="[How To] Boost your Old posts with Twitter" width="225" height="320" /></a></p>
<ul>“<em>OLD is GOLD</em> “ , very true statement but also  I see many times Bloggers saying “My posts have become old and hence not receiving any visits or traffic”. This post is my answer to their question. Today I am going to show you how to boost your old posts with Twitter in WordPress blogs.</p>
<p>So here is an interesting wordpress plugin-&gt;  <a href="http://wordpress.org/extend/plugins/tweet-old-post/" target="_blank">Tweet Old Post</a> , which is used to tweet all your posts to your twitter account  randomly based on the time intervals specified by you. Below are few features of this amazing plugin :</ul>
<li><strong>Tweet Prefix</strong> : Now you can add few prefixes or tags which will be placed at the starting of the tweets in the format
<div class="csharpcode">
<pre class="alt">“{tweet prefix}:{Post Title}…{url}”</pre>
</div>
<p><!--.csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --> <!--.csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --></li>
<li><strong>Post Data</strong> : If this option is set to yes then automatically the tweet format will be
<div class="csharpcode">
<pre class="alt">“{tweet prefix}:{Post Title}—{Content}…{url}”</pre>
</div>
<p><!--.csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --></li>
<li><strong>URL from Custom Field</strong> : This option will allow to fetch the shortened url from the custom field specified by you or else it will use the url shortener in the deafault list as shown below :<a href="http://tech18.com/wp-content/uploads/2010/04/Listofurlshortener.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="List of url shortener" src="http://tech18.com/wp-content/uploads/2010/04/Listofurlshortener_thumb.jpg" border="0" alt="List of url shortener" width="324" height="146" /></a></li>
<ul>
<li><strong>#Hash tags</strong> : You can also insert default hash tags to be included in the Tweet.</li>
<li><strong>Time interval</strong> : The Minimum Time interval for the Tweet and Random Tweet Interval can be set in this plugin.</li>
<li><strong>Post Age</strong> :  Depending on the age of the post , this plugin will tweet the posts. This feature has left behind many twitter schedulers.</li>
<li><strong>Category Based</strong> : The posts will be avoided of selected category as shown below</li>
</ul>
<p><a href="http://tech18.com/wp-content/uploads/2010/04/CategoriestoOmitfromtweets.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="Categories to Omit from tweets" src="http://tech18.com/wp-content/uploads/2010/04/CategoriestoOmitfromtweets_thumb.jpg" border="0" alt="Categories to Omit from tweets" width="386" height="400" /></a></p>
<h4 class="note"><strong>How to Install and Configure</strong></h4>
<p>After installing and activating this plugin , fill the required fields as shown below :</p>
<p><a href="http://tech18.com/wp-content/uploads/2010/04/ConfigureTweetOldPostWordpressPlugin.png"><img style="display: inline; border-width: 0px;" title="Configure Tweet Old  Post WordPress Plugin" src="http://tech18.com/wp-content/uploads/2010/04/ConfigureTweetOldPostWordpressPlugin_thumb.png" border="0" alt="Configure Tweet Old  Post WordPress Plugin" width="401" height="745" /></a></p>
<p>After filling the required fields click on Update Tweet Old Post Option and  Tweet Now to start tweeting at that instant of time. <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How To] Boost your Old posts with Twitter in Wordpress" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How To] Boost your Old posts with Twitter in Wordpress" /> </p>
<p><a href="http://tech18.com/wp-content/uploads/2010/04/updateandstartoffwithplugin.png"><img style="display: inline; border-width: 0px;" title="update and start off with plugin" src="http://tech18.com/wp-content/uploads/2010/04/updateandstartoffwithplugin_thumb.png" border="0" alt="update and start off with plugin" width="315" height="61" /></a></p>
<h2 style="text-align: center;"><a href="http://downloads.wordpress.org/plugin/tweet-old-post.zip" target="_blank">DOWNLOAD THIS PLUGIN</a></h2>
<h2 style="text-align: center;"><strong><a title="Ajay Matharu" href="http://www.ajaymatharu.com/wordpress-plugin-tweet-old-posts/" target="_blank" class="broken_link">Thanks to Ajay Matharu</a></strong></h2>
<p>=======================================================================================================================</p>
<blockquote><p>Comment a day keeps a Blogger’s stress away. So just comment and  share it with your friends and followers.</p>
<p>How do you promote your Old posts? <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How To] Boost your Old posts with Twitter in Wordpress" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How To] Boost your Old posts with Twitter in Wordpress" />  Thanks for reading <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How To] Boost your Old posts with Twitter in Wordpress" /> </p></blockquote>

<!-- Quick Adsense WordPress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:0px 0 0px 0;text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-0751284563754785";
/* Tech18-Start of Post */
google_ad_slot = "4298640164";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>

<p>Related posts:<ol><li><a href='http://tech18.com/how-to-use-different-themes-for-wordpress-posts-or-pages.html' rel='bookmark' title='Permanent Link: How to use different Themes for WordPress posts or pages'>How to use different Themes for WordPress posts or pages</a></li>
<li><a href='http://tech18.com/21-best-wordpress-27-compatible-twitter-plugins.html' rel='bookmark' title='Permanent Link: 21 Best WordPress 2.7 compatible Twitter Plugins'>21 Best WordPress 2.7 compatible Twitter Plugins</a></li>
<li><a href='http://tech18.com/customize-retweet-feature-multiauthor-wordpress-blogs.html' rel='bookmark' title='Permanent Link: [How to] Customize Retweet Feature in Multiauthor WordPress blogs'>[How to] Customize Retweet Feature in Multiauthor WordPress blogs</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://tech18.com/boost-posts-twitter-wordpress.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>[How to] Customize Retweet Feature in Multiauthor WordPress blogs</title>
		<link>http://tech18.com/customize-retweet-feature-multiauthor-wordpress-blogs.html</link>
		<comments>http://tech18.com/customize-retweet-feature-multiauthor-wordpress-blogs.html#comments</comments>
		<pubDate>Thu, 01 Apr 2010 19:05:10 +0000</pubDate>
		<dc:creator>Sunil Jain</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Tips"n"Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Author]]></category>
		<category><![CDATA[customize retweet features]]></category>
		<category><![CDATA[multiauthor blog]]></category>
		<category><![CDATA[retweet]]></category>
		<category><![CDATA[tweetmeme]]></category>
		<category><![CDATA[twitter id]]></category>

		<guid isPermaLink="false">http://tech18.com/?p=2125</guid>
		<description><![CDATA[In Multiauthor blogs , whoever may be the Author but by default the twitter-id is always of the Admin of that blog. So here i will be showing how to replace the default twitter-id with the Author’s twitter-id :) :)


Related posts:<ol><li><a href='http://tech18.com/21-best-wordpress-27-compatible-twitter-plugins.html' rel='bookmark' title='Permanent Link: 21 Best WordPress 2.7 compatible Twitter Plugins'>21 Best WordPress 2.7 compatible Twitter Plugins</a></li>
<li><a href='http://tech18.com/boost-posts-twitter-wordpress.html' rel='bookmark' title='Permanent Link: [How To] Boost your Old posts with Twitter in WordPress'>[How To] Boost your Old posts with Twitter in WordPress</a></li>
<li><a href='http://tech18.com/must-have-wordpress-seo-plugins.html' rel='bookmark' title='Permanent Link: Must have WordPress SEO Plugins'>Must have WordPress SEO Plugins</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://fizzgig.deviantart.com" target="_blank"><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="[How to] Customize Retweet Feature in Multiauthor WordPress blogs" src="http://tech18.com/wp-content/uploads/2010/04/HowtoCustomizeRetweetFeatureinMultiauthorWordpressblogs1.jpg" border="0" alt="Print" width="500" height="500" /></a></p>
<p>Twitter is the vital source for bloggers to share and promote their content. Retweet allows visitors to share the content using their twitter account. All bloggers are using Retweet button on their blogs to get huge traffic from twitter. Today i am going to share with you a simple trick where in you can customize your Retweet feature in your Multiauthor WordPress blog.</p>
<p>In Multiauthor blogs , when Authors post their content , it is well displayed and shared with others through various social bookmarking sites. Twitter is one among them. We use Retweet button on each post to get more traffic. When visitors click on Retweet button , it connects their twitter account and hence tweets the post in the following format :</p>
<p><strong>RT @twitter-id   &lt;&#8212;&#8212;&#8212;&#8211;Post-title&#8212;&#8212;&#8212;-&gt; &lt;Post url&gt;. </strong></p>
<p><em>[<a title="Tweetmeme WordPress Plugin" href="http://wordpress.org/extend/plugins/tweetmeme/" target="_blank">Using Tweetmeme plugin</a>]. </em>So in Multiauthor blogs , whoever may be the Author but by default the twitter-id is always of the Admin of that blog. So here i will be showing how to replace the default twitter-id with the Author’s twitter-id <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How to] Customize Retweet Feature in Multiauthor Wordpress blogs" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How to] Customize Retweet Feature in Multiauthor Wordpress blogs" />  . To do this you must use <a title="Tweetmeme WordPress Plugin" href="http://wordpress.org/extend/plugins/tweetmeme/" target="_blank">Tweetmeme plugin</a> and follow the below steps :</p>
<h4><strong>Step 1: Adding a New field in Author’s bio</strong></h4>
<ul>
<li>In this step instead of adding a new field in Author’s bio , i would use the existing empty field in the Author’s bio as shown below</li>
</ul>
<p><a href="http://tech18.com/wp-content/uploads/2010/04/changelabelstep11.jpg"><img class="alignnone" style="border: 0pt none; display: inline;" title="[How to] Customize Retweet Feature in Multiauthor WordPress blogs" src="http://tech18.com/wp-content/uploads/2010/04/changelabelstep1_thumb1.jpg" border="0" alt="change label step 1" width="528" height="311" /></a></p>
<ul>
<li>As shown in the above image , we would change the label “AIM” to “Twitter id”  or  “Twitter id without @”  [without quotes]. Here is how it is :</li>
</ul>
<p>Firstly login to your ftp and point to the root directory where you have installed wordpress.</p>
<ul>
<li>
<div>Browse to the  /wp-includes directory.</div>
</li>
<li>
<div style="text-align: center;">Open registration.php file present it</div>
</li>
</ul>
<p style="text-align: center;"><a href="http://tech18.com/wp-content/uploads/2010/04/11.jpg"><img class="aligncenter" style="border: 0pt none; display: inline; margin-left: 0px; margin-right: 0px;" title="[How to] Customize Retweet Feature in Multiauthor WordPress blogs" src="http://tech18.com/wp-content/uploads/2010/04/1_thumb1.jpg" border="0" alt="1 thumb1 [How to] Customize Retweet Feature in Multiauthor Wordpress blogs" width="228" height="193" /></a></p>
<ul>
<li>
<div style="text-align: center;">Edit the file registration.php</div>
</li>
</ul>
<p style="text-align: center;">Search for “AIM” in the file  and change it to “Twitter-id without @”. [without quotes] as shown below:</p>
<p style="text-align: center;"><a href="http://tech18.com/wp-content/uploads/2010/04/changelabel.jpg"><img class="aligncenter" style="border: 0pt none; display: inline;" title="Changing AIM label to Twitter id without @" src="http://tech18.com/wp-content/uploads/2010/04/changelabel_thumb.jpg" border="0" alt="change label" width="644" height="470" /></a></p>
<ul>
<li>
<div style="text-align: center;">Now refresh your author profile page and see whether the label changed as below image</div>
</li>
</ul>
<p style="text-align: center;"><a href="http://tech18.com/wp-content/uploads/2010/04/laststep.jpg"><img class="aligncenter" style="border: 0pt none; display: inline;" title="Author Profile after chaging label" src="http://tech18.com/wp-content/uploads/2010/04/laststep_thumb.jpg" border="0" alt="last step" width="644" height="296" /></a></p>
<h4><strong>Step 2 : Adding block of codes Tweetmeme plugin file</strong></h4>
<p>Now we will be editing the tweetmeme plugin file to achieve this Retweet feature <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How to] Customize Retweet Feature in Multiauthor Wordpress blogs" />  . Follow the steps as shown below :</p>
<ul>
<li>
<div style="text-align: center;">Browse to the wp-content/plugins/Tweetmeme folder</div>
</li>
</ul>
<p><a href="http://tech18.com/wp-content/uploads/2010/04/step211.jpg"><img class="alignnone" style="border: 0pt none; display: inline; margin-left: 0px; margin-right: 0px;" title="Tweetmeme.php File" src="http://tech18.com/wp-content/uploads/2010/04/step21_thumb1.jpg" border="0" alt="step 2(1)" width="320" height="180" /></a></p>
<ul>
<li>
<div style="text-align: center;">Open tweetmeme.php file to edit</div>
</li>
</ul>
<p><a href="http://tech18.com/wp-content/uploads/2010/04/step22.jpg"><img class="alignnone" style="border: 0pt none; display: inline;" title="Edit Tweetmeme.php file" src="http://tech18.com/wp-content/uploads/2010/04/step22_thumb.jpg" border="0" alt="step2(2)" width="468" height="484" /></a></p>
<ul>
<li>After opening the tweetmeme.php file , edit the following codes as shown below :</li>
</ul>
<p>Search for “global $post;” [Without quotes] and for the first search add the below code under it</p>
<div class="csharpcode">
<pre class="alt">// Block of code added by sunil jain on 28 Mar 2010</pre>
<pre class="alt">      $author_info = get_userdata($post-<span class="kwrd">&gt;</span>post_author);</pre>
<pre> $retweetid = $author_info-<span class="kwrd">&gt;</span>aim ? $author_info-<span class="kwrd">&gt;</span>aim: get_option('tm_source');</pre>
<pre>  //End of block</pre>
</div>
<p><!-- .csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --> <!-- .csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --><!--.csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } -->Have a look at the screen shot :</p>
<p><a href="http://tech18.com/wp-content/uploads/2010/04/step231.jpg"><img class="alignnone" style="border: 0pt none; display: inline; margin-left: 0px; margin-right: 0px;" title="Add block of codes in Tweetmeme.php file" src="http://tech18.com/wp-content/uploads/2010/04/step23_thumb1.jpg" border="0" alt="step2(3)" width="660" height="180" /></a></p>
<ul>
<li>Search for “ if (get_option(&#8216;tm_source&#8217;)) {“ [without quotes] and replace it with the below code :<span class="lnum"> </span></li>
</ul>
<div class="csharpcode">
<pre class="alt">if ($retweetid) {</pre>
</div>
<p><!-- .csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --></p>
<blockquote><p><!-- .csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --></p></blockquote>
<div class="csharpcode">Have a look at the screenshot below :</div>
<div class="csharpcode"><a href="http://tech18.com/wp-content/uploads/2010/04/step24.jpg"></a></div>
<p><img style="border: 0pt none; display: inline;" title="Editing Tweetmeme.php file " src="http://tech18.com/wp-content/uploads/2010/04/step241.jpg" border="0" alt="step2(4)" width="544" height="312" /></p>
<div class="csharpcode">Now you don’t need to worry about your blog authors as their twitter id will be mentioned each time when any visitor tweets it <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How to] Customize Retweet Feature in Multiauthor Wordpress blogs" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How to] Customize Retweet Feature in Multiauthor Wordpress blogs" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How to] Customize Retweet Feature in Multiauthor Wordpress blogs" /> </div>
<div class="csharpcode">Note : If any author doesn&#8217;t want to use his/her twitter id then by default Admin can insert his/her Twitter id to the options of Tweetmeme Plugin Settings page  via WordPress Dashboard as shown below :</div>
<div class="csharpcode"><a href="http://tech18.com/wp-content/uploads/2010/04/Tweetmem-Wordpress-Plugin-Settings-Options.jpg"><img class="alignnone size-medium wp-image-2146" title="Tweetmem WordPress Plugin Settings Options" src="http://tech18.com/wp-content/uploads/2010/04/Tweetmem-Wordpress-Plugin-Settings-Options-300x160.jpg" alt="Tweetmem Wordpress Plugin Settings Options 300x160 [How to] Customize Retweet Feature in Multiauthor Wordpress blogs" width="528" height="296" /></a></div>
<div class="csharpcode">==============================================================================================</div>
<blockquote>
<div class="csharpcode">We are very much glad that you read this wonderful trick  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How to] Customize Retweet Feature in Multiauthor Wordpress blogs" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How to] Customize Retweet Feature in Multiauthor Wordpress blogs" />  . Your comments are valuable and also share it with others if you liked it <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How to] Customize Retweet Feature in Multiauthor Wordpress blogs" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How to] Customize Retweet Feature in Multiauthor Wordpress blogs" /> </div>
</blockquote>


<p>Related posts:<ol><li><a href='http://tech18.com/21-best-wordpress-27-compatible-twitter-plugins.html' rel='bookmark' title='Permanent Link: 21 Best WordPress 2.7 compatible Twitter Plugins'>21 Best WordPress 2.7 compatible Twitter Plugins</a></li>
<li><a href='http://tech18.com/boost-posts-twitter-wordpress.html' rel='bookmark' title='Permanent Link: [How To] Boost your Old posts with Twitter in WordPress'>[How To] Boost your Old posts with Twitter in WordPress</a></li>
<li><a href='http://tech18.com/must-have-wordpress-seo-plugins.html' rel='bookmark' title='Permanent Link: Must have WordPress SEO Plugins'>Must have WordPress SEO Plugins</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://tech18.com/customize-retweet-feature-multiauthor-wordpress-blogs.html/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>How to use different Themes for WordPress posts or pages</title>
		<link>http://tech18.com/how-to-use-different-themes-for-wordpress-posts-or-pages.html</link>
		<comments>http://tech18.com/how-to-use-different-themes-for-wordpress-posts-or-pages.html#comments</comments>
		<pubDate>Thu, 07 Jan 2010 18:45:50 +0000</pubDate>
		<dc:creator>Sunil Jain</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[bucket of water]]></category>
		<category><![CDATA[Colors]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[demo1]]></category>
		<category><![CDATA[different themes]]></category>
		<category><![CDATA[mixture]]></category>
		<category><![CDATA[mugs]]></category>
		<category><![CDATA[page theme]]></category>
		<category><![CDATA[plu]]></category>
		<category><![CDATA[post theme]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[theme per page]]></category>
		<category><![CDATA[theme per post]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://tech18.com?p=622</guid>
		<description><![CDATA[A plugin by name Themeperpost has been developed, which  gives you an option of using different themes in different posts or pages of your blog. It uses Custom Field option from which you can yourself assign a theme for different posts and pages


Related posts:<ol><li><a href='http://tech18.com/how-to-create-customized-coming-soon-wordpress-pages.html' rel='bookmark' title='Permanent Link: [How To] Create Customized Coming Soon WordPress Pages'>[How To] Create Customized Coming Soon WordPress Pages</a></li>
<li><a href='http://tech18.com/must-have-wordpress-seo-plugins.html' rel='bookmark' title='Permanent Link: Must have WordPress SEO Plugins'>Must have WordPress SEO Plugins</a></li>
<li><a href='http://tech18.com/boost-posts-twitter-wordpress.html' rel='bookmark' title='Permanent Link: [How To] Boost your Old posts with Twitter in WordPress'>[How To] Boost your Old posts with Twitter in WordPress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">
<p style="text-align: left;"><a href="http://tech18.com/wp-content/uploads/2010/01/How-to-use-different-Themes-for-Wordpress-posts-or-pages.jpg"><img class="aligncenter size-medium wp-image-2029" title="How to use different Themes for WordPress posts or pages" src="http://tech18.com/wp-content/uploads/2010/01/How-to-use-different-Themes-for-Wordpress-posts-or-pages-300x161.jpg" alt="How to use different Themes for WordPress posts or pages" width="300" height="161" /></a></p>
<p style="text-align: left;">You might think that why can&#8217;t my blog be a mixture of many themes wherein i can use different themes for different pages or posts of my blog?? .</p>
<p style="text-align: left;">Well , you are thinking wright <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" /> , because recently a plugin by name <a title="Themeperpost" href="http://www.steveify.com/themeperpost/" target="_blank">Themeperpost</a> has been developed, which  gives you an option of using different themes in different posts or pages of your blog. It uses Custom Field option from which you can yourself assign a theme for different posts and pages.</p>
<h2 class="note" style="text-align: center;"><strong>Why this plugin :</strong></h2>
<p><strong><br />
</strong></p>
<p style="text-align: left;">A many of readers will ask (including you <img src='http://tech18.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" />  ) will ask this question &#8220;Why this plugin &#8220;. This is my answer -</p>
<ul style="text-align: left;">
<li>&#8220;If you want to be simple then be , but if you want to be creative then do some creative &#8220;, isn&#8217;t this a creative plugin wherein you can have your own customized theme for different pages or posts?? [Answer this by commenting  :announce: ] .</li>
<li>If you have a multiauthor blog like <a title="Shout Me Loud" href="http://shoutmeloud.com" target="_blank">ShoutMeLoud</a> , then several authors would like to see their posts in their own customized colors , no problem you can do this using <a title="Themeperpost" href="http://www.steveify.com/themeperpost/" target="_blank">Themeperpost WordPress Plugin</a> <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" />  .</li>
<li>&#8220;Ten mugs of water is one bucket of water&#8221; , similarly ten colorful mugs of water is an attractive and wonderful bucket of water <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" />  [Think Positively  :yes: ]</li>
</ul>
<h2 class="note" style="text-align: center;"><strong>How to use it : </strong></h2>
<p><strong><br />
</strong></p>
<ol style="text-align: left;">
<li>Firstly upload the new wordpress theme which you want to use for posts or pages. If the theme is already uploaded then note down its name properly , as we will be using it later.</li>
<li>Now go to the post or page in edit mode and add a custom new field by name &#8220;themeperpost&#8221; and in the place of value add the Theme name which you had uploaded newly or noted it <img src='http://tech18.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" />  <img class="aligncenter" title="Custom Field Option" src="http://i784.photobucket.com/albums/yy121/vistahacked/customfield.jpg" alt="Custom Field Option" width="500" height="77" /></li>
<li style="text-align: left;">Here you are , now you can see that particular post or page using the theme which you have entered in the custom field&#8217;s value section <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" /> </li>
</ol>
<h2 class="note" style="text-align: center;"><strong>Demo &amp; Download</strong></h2>
<p><strong><a title="Demo1-Homepage" href="http://www.steveify.com/" target="_blank">Demo1</a>-&gt;<a title="Demo2-Post " href="http://www.steveify.com/wordpress/testing-out-my-theme-switching-wordpress-plugin/" target="_blank">Demo2</a>-&gt;<a title="Demo3-Page" href="http://www.steveify.com/themeperpost/" target="_blank">Demo3</a></strong> : These links are of the same blog but they are using different themes.</p>
<p><a title="Download Themeperpost WordPress Plugin" href="http://downloads.wordpress.org/plugin/themeperpost.1.0.0.zip" target="_blank"><strong>Download Themeperpost WordPress Plugin</strong></a>.</p>
<blockquote><p>What do you think , what more can be included in this plugin??? . Be frank , as your comment will be taken into comsideration to update this plugin with some more customizations <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="How to use different Themes for Wordpress posts or pages" /> </p></blockquote>
<p>&lt;<a title="Image Credit" href="http://www.exoticindiaart.com/" target="_blank">Image Credit</a>&gt;</p>


<p>Related posts:<ol><li><a href='http://tech18.com/how-to-create-customized-coming-soon-wordpress-pages.html' rel='bookmark' title='Permanent Link: [How To] Create Customized Coming Soon WordPress Pages'>[How To] Create Customized Coming Soon WordPress Pages</a></li>
<li><a href='http://tech18.com/must-have-wordpress-seo-plugins.html' rel='bookmark' title='Permanent Link: Must have WordPress SEO Plugins'>Must have WordPress SEO Plugins</a></li>
<li><a href='http://tech18.com/boost-posts-twitter-wordpress.html' rel='bookmark' title='Permanent Link: [How To] Boost your Old posts with Twitter in WordPress'>[How To] Boost your Old posts with Twitter in WordPress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://tech18.com/how-to-use-different-themes-for-wordpress-posts-or-pages.html/feed</wfw:commentRss>
		<slash:comments>66</slash:comments>
		</item>
		<item>
		<title>Go Green with Your WordPress Blog</title>
		<link>http://tech18.com/green-wordpress-blog.html</link>
		<comments>http://tech18.com/green-wordpress-blog.html#comments</comments>
		<pubDate>Fri, 20 Nov 2009 19:05:27 +0000</pubDate>
		<dc:creator>Sunny Bhasin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Global Warming]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[Internet Browsing]]></category>

		<guid isPermaLink="false">http://tech18.com/?p=1529</guid>
		<description><![CDATA[&#60;credit&#62; Go Green with Your WordPress Blog As we all know that Internet Browsing consumes a lot of energy in global level when compared to other resources. Our blogs are also responsible for Global Warming as the Internet Browsing emits certain amount of CO2 to the atmosphere which leads to Global Warming. Online Leaf has developed a wordpress plugin which will install a green standby engine on your blog. This engine will automatically generate a blackish background eliminating the animations [...]


Related posts:<ol><li><a href='http://tech18.com/fifa-2010-wordpress-theme.html' rel='bookmark' title='Permanent Link: FIFA 2010 WordPress Theme | Our First WordPress Theme'>FIFA 2010 WordPress Theme | Our First WordPress Theme</a></li>
<li><a href='http://tech18.com/wordpress-plugin-developed-in-the-memory-of-michael-jacksonthe-king-of-pop.html' rel='bookmark' title='Permanent Link: WordPress plugin developed in the memory of Michael Jackson,The King Of Pop'>WordPress plugin developed in the memory of Michael Jackson,The King Of Pop</a></li>
<li><a href='http://tech18.com/must-have-wordpress-seo-plugins.html' rel='bookmark' title='Permanent Link: Must have WordPress SEO Plugins'>Must have WordPress SEO Plugins</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-1531 aligncenter" title="go_green_ribbon" src="http://tech18.com/wp-content/uploads/2009/11/go_green_ribbon.jpg" alt="go green ribbon Go Green with Your Wordpress Blog" width="360" height="594" /></p>
<pre style="text-align: center;">&lt;<a title="Image Credit" href="http://www.missmaidcleaning.com" target="_blank">credit</a>&gt;</pre>
<h3 style="text-align: center;"><strong>Go Green with Your WordPress Blog</strong></h3>
<p>As we all know that <strong>Internet Browsing</strong> consumes a lot of energy in global level when compared to other resources. Our blogs are also responsible for <strong>Global Warming</strong> as the Internet Browsing emits certain amount of <strong>CO2</strong> to the atmosphere which leads to<strong> Global Warming</strong>.</p>
<p><a title="Online Leaf" href="http://www.onlineleaf.com/" target="_blank"><span id="more-1529"></span>Online Leaf</a> has developed a wordpress plugin which will <strong>install a green standby engine</strong> on your blog.</p>
<p>This engine will automatically generate a <strong>blackish background</strong> eliminating the animations and high graphics present in the blog when the <strong>visitors become inactive</strong> on your blog.</p>
<p>This results in <strong>less consumption of power from the monitor</strong> as the <strong>dark colors requires less energy consumption.</strong></p>
<p>Below is the screen shot of the image which is created when your visitors become inactive</p>
<p style="text-align: center;"><img class="size-full wp-image-1535 aligncenter" title="Go Green With your WordPress blog" src="http://tech18.com/wp-content/uploads/2009/11/11.png" alt="Go Green With your WordPress blog" width="380" height="214" /></p>
<p style="text-align: center;">
<h2 style="text-align: center;"><span style="color: #000000;"><a title="Download Plugin" href="http://downloads.wordpress.org/plugin/online-leaf.zip" target="_blank"><strong>Download Plugin</strong></a></span></h2>
<blockquote><address style="text-align: left;"><strong>I am Proud to have a Green Website. Are you ??? If yes then comment here and show others or else Download the plugin and then have your comment here <img src='http://tech18.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Go Green with Your Wordpress Blog" />  <img src='http://tech18.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Go Green with Your Wordpress Blog" /> </strong><br />
</address>
</blockquote>
<p><strong><br />
</strong></p>


<p>Related posts:<ol><li><a href='http://tech18.com/fifa-2010-wordpress-theme.html' rel='bookmark' title='Permanent Link: FIFA 2010 WordPress Theme | Our First WordPress Theme'>FIFA 2010 WordPress Theme | Our First WordPress Theme</a></li>
<li><a href='http://tech18.com/wordpress-plugin-developed-in-the-memory-of-michael-jacksonthe-king-of-pop.html' rel='bookmark' title='Permanent Link: WordPress plugin developed in the memory of Michael Jackson,The King Of Pop'>WordPress plugin developed in the memory of Michael Jackson,The King Of Pop</a></li>
<li><a href='http://tech18.com/must-have-wordpress-seo-plugins.html' rel='bookmark' title='Permanent Link: Must have WordPress SEO Plugins'>Must have WordPress SEO Plugins</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://tech18.com/green-wordpress-blog.html/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>[How To] Create Customized Coming Soon WordPress Pages</title>
		<link>http://tech18.com/how-to-create-customized-coming-soon-wordpress-pages.html</link>
		<comments>http://tech18.com/how-to-create-customized-coming-soon-wordpress-pages.html#comments</comments>
		<pubDate>Tue, 10 Nov 2009 18:29:54 +0000</pubDate>
		<dc:creator>Sunny Bhasin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[coming soon page]]></category>
		<category><![CDATA[cssjockey]]></category>
		<category><![CDATA[customized coming soon page]]></category>
		<category><![CDATA[mohith aneja]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://tech18.com/?p=1420</guid>
		<description><![CDATA[Coming Soon Pages are the teasers which are required by all the webdesigners and bloggers whenever they are launching a new product or a website  and also when your blog is under construction for some reasons. Coming Soon Pages has the following advantages : Branding Solution : It will help you to create a nice image of your product or blog. Increase in visitors : The visitors might like your coming soon page and subscribe to get updates about your [...]


Related posts:<ol><li><a href='http://tech18.com/how-to-use-different-themes-for-wordpress-posts-or-pages.html' rel='bookmark' title='Permanent Link: How to use different Themes for WordPress posts or pages'>How to use different Themes for WordPress posts or pages</a></li>
<li><a href='http://tech18.com/must-have-wordpress-seo-plugins.html' rel='bookmark' title='Permanent Link: Must have WordPress SEO Plugins'>Must have WordPress SEO Plugins</a></li>
<li><a href='http://tech18.com/green-wordpress-blog.html' rel='bookmark' title='Permanent Link: Go Green with Your WordPress Blog'>Go Green with Your WordPress Blog</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">
<p style="text-align: left;"><img class="alignright size-full wp-image-1422" title="Customizable Coming Soon WordPress Page" src="http://tech18.com/wp-content/uploads/2009/11/coming_soon2.jpg" alt="Customizable Coming Soon WordPress Page" width="232" height="209" /><strong>Coming Soon Pages</strong> are the teasers which are required by all the webdesigners and bloggers whenever they are launching a new product or a website  and also when your blog is under construction for some reasons.</p>
<p style="text-align: left;"><span id="more-1420"></span>Coming Soon Pages has the following advantages :</p>
<ul style="text-align: left;">
<li><strong>Branding Solution</strong> : It will help you to create a nice image of your product or blog.</li>
<li><strong>Increase in visitors</strong> : The visitors might like your coming soon page and subscribe to get updates about your product or blog , when it is ready or launched.</li>
<li><strong>Brief view</strong> : It helps the visitors to know about the product coming soon breifly.</li>
</ul>
<p style="text-align: left;">Now we have come to know why we need Coming Soon Pages , so lets know now how to create and customize it in WordPress.</p>
<h2 style="text-align: center;"><span style="color: #ffffff;">Custom Coming Soon Page WordPress Plugin</span></h2>
<p style="text-align: left;">An amazing wordpress plugin developed by <a title="CSSJockey" href="http://cssjockey.com" target="_blank"><strong>Mohit Aneja</strong></a>, which can be used to create and display your own customizable Coming Soon Page or Under Construction page to normal visitors or regular members of your WordPress based website or Blog. Meanwhile the Admin has the authority to look forward his blog without this coming soon page , so that he/she can update and fix the blog.</p>
<p style="text-align: left;"><strong>Features of this plugin</strong> :</p>
<ul style="text-align: left;">
<li><strong>Controlled access :</strong> Only the Admin can have a look at his/her blog with the themes and plugins installed i.e. a fully functioning blog with dashboard whereas all other vistors will be shown this <strong>coming soon page</strong>.</li>
</ul>
<ul style="text-align: left;">
<li><strong>Easy to Customize:</strong></li>
</ul>
<ol style="text-align: left;">
<li><strong>Content : </strong>The Title of the page as well as the coming soon message can be customized based on the requirement.</li>
<li><strong>Design</strong> : Both the Backgrounds and the page style can be customized with the options using in it.</li>
<li><strong>Countdown Timer</strong> : This is optional i.e if you are launching a product then you can enter the date or else you can just show the visitors the Coming Soon page if your blog is under construction or in some upgradation.</li>
</ol>
<ul style="text-align: left;">
<li><strong>Social Networks Integration</strong> : You can integrate your Coming Soon Page with Facebook and Twitter, which indeed will allow visitors to get connected with you through Facebook or Twitter.</li>
<li><strong>Easy to Configure :</strong> This is very necessary for each and every plugin. Once you have installed this plugin , the rest all setting options is easy to understand and implement.</li>
</ul>
<blockquote style="text-align: left;">
<p style="text-align: center;"><strong> Screen shots and Demo<br />
</strong></p>
</blockquote>
<p style="text-align: left;"><strong><img class="aligncenter size-full wp-image-1452" title="wordpress-plugin-coming-soon-1" src="http://tech18.com/wp-content/uploads/2009/11/wordpress-plugin-coming-soon-1.jpg" alt="wordpress plugin coming soon 1 [How To] Create Customized Coming Soon Wordpress Pages" width="587" height="294" /><img class="aligncenter size-full wp-image-1453" title="wordpress-plugin-coming-soon-2" src="http://tech18.com/wp-content/uploads/2009/11/wordpress-plugin-coming-soon-2.jpg" alt="wordpress plugin coming soon 2 [How To] Create Customized Coming Soon Wordpress Pages" width="587" height="294" /><img class="aligncenter size-full wp-image-1454" title="wordpress-plugin-coming-soon-3" src="http://tech18.com/wp-content/uploads/2009/11/wordpress-plugin-coming-soon-3.jpg" alt="wordpress plugin coming soon 3 [How To] Create Customized Coming Soon Wordpress Pages" width="587" height="294" /><img class="aligncenter size-full wp-image-1451" title="wordpress-plugin-coming-soon-6" src="http://tech18.com/wp-content/uploads/2009/11/wordpress-plugin-coming-soon-6.jpg" alt="wordpress plugin coming soon 6 [How To] Create Customized Coming Soon Wordpress Pages" width="587" height="294" /><img class="aligncenter size-full wp-image-1457" title="'It_'s My Birthday ! Free Giveaway Gifts' - tech18_com_ccswp" src="http://tech18.com/wp-content/uploads/2009/11/FireShot-capture-005-It_s-My-Birthday-Free-Giveaway-Gifts-tech18_com_ccswp.png" alt="'It_'s My Birthday ! Free Giveaway Gifts' - tech18_com_ccswp" width="587" height="430" /></strong></p>
<p style="text-align: left;"><strong>Demo1</strong></p>
<p style="text-align: left;"><strong><a title="Custom Coming Soon Page WordPress Plugin" href="http://tech18.com/ccswp/" target="_blank">Demo2</a></strong></p>
<p style="text-align: left;"><strong><br />
</strong></p>
<p style="text-align: left;">
<p style="text-align: center;"><strong>========== Click <a title="Download Custom Coming Soon Page WordPress Plugin" href="http://downloads.wordpress.org/plugin/custom-coming-soon-page.zip" target="_blank">here</a> to Download the plugin ==========</strong></p>
<h2 style="text-align: center;"><strong>Small Talk with </strong><strong><a title="CSSJockey" href="http://cssjockey.com/" target="_blank"><strong>Mohit Aneja</strong></a></strong></h2>
<blockquote>
<p style="text-align: center;">Hello <strong><a title="CSSJockey" href="http://cssjockey.com/" target="_blank"><strong>Mohit Aneja</strong></a></strong> <img src='http://tech18.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="[How To] Create Customized Coming Soon Wordpress Pages" /> </p>
<p style="text-align: left;">When did you feel to create this amazing Plugin ??<br />
Is there any story behind this ? Please we all would like to know??</p>
<p style="text-align: left;"><strong><a title="CSSJockey" href="http://cssjockey.com/" target="_blank"><strong>Mohit Aneja</strong></a> says :</strong><strong>Recently I have updated my website to optimize its performance (<a href="http://www.cssjockey.com/general-news/performance-upgrade" target="_blank">http://www.cssjockey.com/general-news/performance-upgrade</a>) and I wanted something nice to display the under construction message to my users and needed the ability to work at the back-end at the same time. I created a custom wordpress script for personal use and later optimized it to share with all WordPress users like me in the form of plug-in.</strong></p>
</blockquote>
<p style="text-align: center;">
<p style="text-align: left;">
<blockquote>
<p style="text-align: left;">If you feel any more need to be added in the post or any suggestions for the plugin then feel <strong>FREE</strong> to <strong>COMMENT</strong>.</p>
</blockquote>
<p style="text-align: left;"><strong><br />
</strong></p>


<p>Related posts:<ol><li><a href='http://tech18.com/how-to-use-different-themes-for-wordpress-posts-or-pages.html' rel='bookmark' title='Permanent Link: How to use different Themes for WordPress posts or pages'>How to use different Themes for WordPress posts or pages</a></li>
<li><a href='http://tech18.com/must-have-wordpress-seo-plugins.html' rel='bookmark' title='Permanent Link: Must have WordPress SEO Plugins'>Must have WordPress SEO Plugins</a></li>
<li><a href='http://tech18.com/green-wordpress-blog.html' rel='bookmark' title='Permanent Link: Go Green with Your WordPress Blog'>Go Green with Your WordPress Blog</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://tech18.com/how-to-create-customized-coming-soon-wordpress-pages.html/feed</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: tech18.com @ 2010-07-30 15:53:34 -->