<?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>Internet Marketing Resources &#187; WordPress</title>
	<atom:link href="http://gailmetcalf.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://gailmetcalf.com</link>
	<description>From Developer and Marketer Gail Metcalf</description>
	<lastBuildDate>Sat, 02 Oct 2010 03:27:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress Tutorial &#8211; Removing Dates</title>
		<link>http://gailmetcalf.com/wordpress/wordpress-tutorial-removing-dates/</link>
		<comments>http://gailmetcalf.com/wordpress/wordpress-tutorial-removing-dates/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 19:57:28 +0000</pubDate>
		<dc:creator>Gail</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://gailmetcalf.com/?p=277</guid>
		<description><![CDATA[By default, WordPress automatically prints the date and time a page or post was created.  Your theme may be designed to override this default.  In this WordPress tutorial we&#8217;ll review where you need to make the changes in your WordPress layout. There are many reasons you may not want to show the date and time [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-310" href="http://gailmetcalf.com/wordpress/wordpress-tutorial-removing-dates/attachment/wp-logo/"><img class="alignnone size-full wp-image-310" title="wp-logo" src="http://gailmetcalf.com/wp-content/uploads/2009/08/wp-logo.jpg" alt="wp-logo" width="139" height="139" /></a>By default, WordPress automatically prints the date and time a page or post was created.  Your theme may be designed to override this default.  In this WordPress tutorial we&#8217;ll review where you need to make the changes in your WordPress layout.</p>
<p>There are many reasons you may not want to show the date and time on your blog:</p>
<ul>
<li>Information on your blog is timeless</li>
<li>You want to encourage people to continue commenting</li>
<li>You don&#8217;t post very often</li>
</ul>
<p>Before removing the dates on your blog, realize that reader response is more prevalent when the dates are shown.</p>
<p>The first thing you need to know about WordPress themes is that each theme has their own set of files that control the aesthetics on your blog.  Therefore, if you have multiple themes installed, changing one theme DOES NOT affect the files in all themes.  Only the file(s) changed for the current theme are changed.  Therefore, if you have customized the files in a theme and then decide to change themes, you will need to transfer the customization to the files in the new theme.</p>
<p><strong>Single Post</strong></p>
<p>Let&#8217;s start with removing the date and time in a post.</p>
<p>Access Appearance; Editor; Single Post</p>
<p>Look for the loop to process all posts:</p>
<p><img src="file:///C:/DOCUME%7E1/GAILME%7E1/LOCALS%7E1/Temp/moz-screenshot-4.jpg" alt="" /><img src="file:///C:/DOCUME%7E1/GAILME%7E1/LOCALS%7E1/Temp/moz-screenshot-5.jpg" alt="" /><a rel="attachment wp-att-279" href="http://gailmetcalf.com/wordpress/wordpress-tutorial-removing-dates/attachment/postloop/"><img class="aligncenter size-medium wp-image-279" title="PostLoop" src="http://gailmetcalf.com/wp-content/uploads/2009/07/PostLoop-300x16.jpg" alt="PostLoop" width="300" height="16" /></a></p>
<p>Within this loop, the following highlighted code needs to be removed:</p>
<p><a rel="attachment wp-att-284" href="http://gailmetcalf.com/wordpress/wordpress-tutorial-removing-dates/attachment/postdate/"><img class="aligncenter size-full wp-image-284" title="PostDate" src="http://gailmetcalf.com/wp-content/uploads/2009/07/PostDate.jpg" alt="PostDate" width="503" height="35" /></a></p>
<p>In the above example,  &#8220;Posted by&#8221;, the author&#8217;s name and &#8220;on&#8221;  is printed before the date.</p>
<p>To be consistent, you may want to make these changes elsewhere on your blog.  Be sure to check these pages:</p>
<ul>
<li>Main Index Template</li>
<li>Page Template</li>
<li>Search Results</li>
<li>Recent Comments</li>
</ul>
<p><strong>Test Your Changes</strong></p>
<p>The last step is to view your blog and test every page you changed:</p>
<ul>
<li>Carefully review the main page on your site</li>
<li>Use the search function and review the results</li>
<li>Access one of the pages on your site</li>
<li>Click on the archives and make sure everything looks OK</li>
<li>Click on a post that has comments and review those as well</li>
</ul>
<p>Making changes to your theme are not too difficult when you know what to look for!</p>
]]></content:encoded>
			<wfw:commentRss>http://gailmetcalf.com/wordpress/wordpress-tutorial-removing-dates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

