<?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>Ajay - On the Road called Life &#187; Hacks</title>
	<atom:link href="http://ajaydsouza.com/archives/category/wordpress/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajaydsouza.com</link>
	<description>Blogging, WordPress, Work and Life</description>
	<lastBuildDate>Sun, 13 May 2012 14:37:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Cleaning Up the WordPress Post Screen</title>
		<link>http://ajaydsouza.com/archives/2006/10/08/cleaning-up-the-wordpress-post-screen/</link>
		<comments>http://ajaydsouza.com/archives/2006/10/08/cleaning-up-the-wordpress-post-screen/#comments</comments>
		<pubDate>Sun, 08 Oct 2006 07:37:51 +0000</pubDate>
		<dc:creator>Ajay</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[hack]]></category>

		<guid isPermaLink="false">http://ajaydsouza.com/archives/2006/10/08/cleaning-up-the-wordpress-post-screen/</guid>
		<description><![CDATA[WordPress 2.0 introduced a lot of additional features in the Write Post screen. One was the Post Preview sceen which now loads the entire post as if it would look on your site and this is a major bandwidth hog. Another addition was the Inline Uploading. I still use IImage Browser along with my Open [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fajaydsouza.com%2Farchives%2F2006%2F10%2F08%2Fcleaning-up-the-wordpress-post-screen%2F' data-shr_title='Cleaning+Up+the+WordPress+Post+Screen'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fajaydsouza.com%2Farchives%2F2006%2F10%2F08%2Fcleaning-up-the-wordpress-post-screen%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fajaydsouza.com%2Farchives%2F2006%2F10%2F08%2Fcleaning-up-the-wordpress-post-screen%2F' data-shr_title='Cleaning+Up+the+WordPress+Post+Screen'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fajaydsouza.com%2Farchives%2F2006%2F10%2F08%2Fcleaning-up-the-wordpress-post-screen%2F' data-shr_title='Cleaning+Up+the+WordPress+Post+Screen'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop Automatic --><p>WordPress 2.0 introduced a lot of additional features in the Write Post screen.</p>
<p>One was the Post Preview sceen which now loads the entire post as if it would look on your site and this is a major bandwidth hog.</p>
<p>Another addition was the Inline Uploading. I still use <a href="http://www.fredfred.net/skriker/index.php/iimage-browser">IImage Browser</a> along with my <a href="http://ajaydsouza.com/wordpress/plugins/open-picture-window-plugin/">Open Picture Window Plugin</a> for adding images to my posts.</p>
<p>Few other things that you may want to remove are the Optional Excerpt, Trackbacks and Custom Fields and Post Author if you never use these.</p>
<p><strong>Mark Jaquith</strong>&#8216;s <a href="http://txfx.net/code/wordpress/clutter-free/">Clutter Free WordPress Plugin</a> lets you hide everything but the post preview.</p>
<p>I like Mark&#8217;s plugin because it gives you an easy way to hide the things you don&#8217;t want and thus save space. However, it uses CSS to hide and doesn&#8217;t prevent their downloading.</p>
<p>If you are comfortable editting WordPress Core code, 24FightingChickens suggests a <a href="http://www.24fightingchickens.com/2006/08/03/turn-off-the-preview-in-wordpress-20/">method to remove the Post Preview</a>. It suggests using simple <a href="http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/htmlcomment.asp">HTML Comment</a> to prevent this display. Using the HTML comment tells the browser not to parse and display the text.</p>
<p>You can extend this even further to hide other things on the WordPress Post Screen.</p>
<p>I&#8217;ve written a short guide on how you go about doing this.</p>
<p>Read <a href="http://ajaydsouza.com/wordpress/hacks/cleaning-up-the-wordpress-post-screen/">Cleaning Up the WordPress Post Screen</a>.</p>
<div id="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://ajaydsouza.com/archives/2007/01/16/reported-problem-with-spa-and-wordpress-on-mac/" rel="bookmark" class="crp_title">Reported problem with SPA and WordPress on MAC</a></li><li><a href="http://ajaydsouza.com/archives/2008/12/23/open-browser-window-updated-to-v121/" rel="bookmark" class="crp_title">Open Browser Window updated to v1.2.1</a></li><li><a href="http://ajaydsouza.com/archives/2004/06/23/blog-enhancements/" rel="bookmark" class="crp_title">Blog Enhancements</a></li><li><a href="http://ajaydsouza.com/archives/2006/04/01/wp-plugin-open-picture-window-plugin/" rel="bookmark" class="crp_title">WP-Plugin: Open Picture Window Plugin</a></li><li><a href="http://ajaydsouza.com/archives/2005/05/20/iimage-browser-hack/" rel="bookmark" class="crp_title">IImage Browser Hack</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div class="shr-publisher-804"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><hr style="border-top:black solid 1px" /><a href="http://ajaydsouza.com/archives/2006/10/08/cleaning-up-the-wordpress-post-screen/">Cleaning Up the WordPress Post Screen</a> was first posted on October 8, 2006 at 1:07 pm.<br />© 2003-2009 "<a href="http://ajaydsouza.com">Ajay - On the Road called Life</a>". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please <a href="http://ajaydsouza.com/contact/">contact me</a>.<br /><br /><span style="font-size: 0.8em">Feed enhanced by the <a href="http://ajaydsouza.com/wordpress/plugins/add-to-feed/">Add To Feed Plugin</a> by <a href="http://ajaydsouza.com/">Ajay D'Souza</a></span><br />]]></content:encoded>
			<wfw:commentRss>http://ajaydsouza.com/archives/2006/10/08/cleaning-up-the-wordpress-post-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

