<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to preset text in the WordPress post editor</title>
	<atom:link href="http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor/feed" rel="self" type="application/rss+xml" />
	<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor</link>
	<description>Life, Blogging, and WordPress</description>
	<lastBuildDate>Thu, 18 Mar 2010 05:19:06 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 101 Techniques for a Powerful CMS using WordPress &#171; WPhub.biz</title>
		<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor#comment-181179</link>
		<dc:creator>101 Techniques for a Powerful CMS using WordPress &#171; WPhub.biz</dc:creator>
		<pubDate>Fri, 12 Mar 2010 22:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1593#comment-181179</guid>
		<description>[...] are built-in actions and filter hooks that allow us to change things. Justin Tadlock is showing us how to use a simple filter to preset text in the WordPress post/page editor. This technique will work with both the visual and HTML editor. [...]</description>
		<content:encoded><![CDATA[<p>[...] are built-in actions and filter hooks that allow us to change things. Justin Tadlock is showing us how to use a simple filter to preset text in the WordPress post/page editor. This technique will work with both the visual and HTML editor. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilbert</title>
		<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor#comment-179321</link>
		<dc:creator>Gilbert</dc:creator>
		<pubDate>Fri, 26 Feb 2010 18:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1593#comment-179321</guid>
		<description>Hi Justin,

Coming back to my old problem of preseting custom fields.
I would be more than happy to have to click the &quot;update&quot; button, having then the time to potentially modify the preset values.
 
Went through all the filters on &quot;http://codex.wordpress.org/Plugin_API/Filter_Reference&quot; and I still don&#039;t find how to do it.

Would you be so kind to describe what you found when you figured out how to preset custom fields?

A big &quot;thank you&quot; in advance.</description>
		<content:encoded><![CDATA[<p>Hi Justin,</p>
<p>Coming back to my old problem of preseting custom fields.<br />
I would be more than happy to have to click the &#8220;update&#8221; button, having then the time to potentially modify the preset values.</p>
<p>Went through all the filters on &#8220;http://codex.wordpress.org/Plugin_API/Filter_Reference&#8221; and I still don&#8217;t find how to do it.</p>
<p>Would you be so kind to describe what you found when you figured out how to preset custom fields?</p>
<p>A big &#8220;thank you&#8221; in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 101 Techniques for a Powerful CMS using WordPress &#171; Temas e Dicas para Wordpress</title>
		<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor#comment-164642</link>
		<dc:creator>101 Techniques for a Powerful CMS using WordPress &#171; Temas e Dicas para Wordpress</dc:creator>
		<pubDate>Wed, 25 Nov 2009 17:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1593#comment-164642</guid>
		<description>[...] are built-in actions and filter hooks that allow us to change things. Justin Tadlock is showing us how to use a simple filter to preset text in the WordPress post/page editor. This technique will work with both the visual and HTML editor. [...]</description>
		<content:encoded><![CDATA[<p>[...] are built-in actions and filter hooks that allow us to change things. Justin Tadlock is showing us how to use a simple filter to preset text in the WordPress post/page editor. This technique will work with both the visual and HTML editor. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 tương tác Code WP hữu ích nhất : Code Vip</title>
		<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor#comment-160924</link>
		<dc:creator>10 tương tác Code WP hữu ích nhất : Code Vip</dc:creator>
		<pubDate>Wed, 04 Nov 2009 19:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1593#comment-160924</guid>
		<description>[...] How to preset text in the WordPress post editor [...]</description>
		<content:encoded><![CDATA[<p>[...] How to preset text in the WordPress post editor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jozy</title>
		<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor#comment-154759</link>
		<dc:creator>Jozy</dc:creator>
		<pubDate>Mon, 28 Sep 2009 16:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1593#comment-154759</guid>
		<description>Is there any solution to automatically add shortcode for content wrapping in wordprss post box?

Like this:

[abc]
content content content
content content content
[/abc]

(Because my content are fetch from other source, so I want it auto)

If you know this, please help me.</description>
		<content:encoded><![CDATA[<p>Is there any solution to automatically add shortcode for content wrapping in wordprss post box?</p>
<p>Like this:</p>
<p>[abc]<br />
content content content<br />
content content content<br />
[/abc]</p>
<p>(Because my content are fetch from other source, so I want it auto)</p>
<p>If you know this, please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Insert a text to text editor automatically! &#124; WpFunc</title>
		<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor#comment-154143</link>
		<dc:creator>Insert a text to text editor automatically! &#124; WpFunc</dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1593#comment-154143</guid>
		<description>[...] All. Have a nice day. Thanks to Justin Tadlock [...]</description>
		<content:encoded><![CDATA[<p>[...] All. Have a nice day. Thanks to Justin Tadlock [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coafuri</title>
		<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor#comment-152731</link>
		<dc:creator>Coafuri</dc:creator>
		<pubDate>Fri, 18 Sep 2009 12:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1593#comment-152731</guid>
		<description>Thanks! Nice article about presets text in posts. Until now i use a plugin to insert text in Wordpress. I will try this script.</description>
		<content:encoded><![CDATA[<p>Thanks! Nice article about presets text in posts. Until now i use a plugin to insert text in Wordpress. I will try this script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjarne Christensen</title>
		<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor#comment-151103</link>
		<dc:creator>Bjarne Christensen</dc:creator>
		<pubDate>Wed, 09 Sep 2009 10:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1593#comment-151103</guid>
		<description>Hi guys! Just found this article, and is almost what I was looking for...

Like many of you, I would like to be able to get the preset text in a WYSIWYG editor made with the &quot;More Fields&quot; plugin, and not just in the main editor.

Anyone had any luck with that?</description>
		<content:encoded><![CDATA[<p>Hi guys! Just found this article, and is almost what I was looking for&#8230;</p>
<p>Like many of you, I would like to be able to get the preset text in a WYSIWYG editor made with the &#8220;More Fields&#8221; plugin, and not just in the main editor.</p>
<p>Anyone had any luck with that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian mendonça</title>
		<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor#comment-150107</link>
		<dc:creator>Ian mendonça</dc:creator>
		<pubDate>Tue, 01 Sep 2009 23:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1593#comment-150107</guid>
		<description>Ow
i got a doubt about it.

How can i insert HTML(like a picute or something) code into the preset text?

Tys for the atention.</description>
		<content:encoded><![CDATA[<p>Ow<br />
i got a doubt about it.</p>
<p>How can i insert HTML(like a picute or something) code into the preset text?</p>
<p>Tys for the atention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian mendonça</title>
		<link>http://justintadlock.com/archives/2009/04/05/how-to-preset-text-in-the-wordpress-post-editor#comment-150100</link>
		<dc:creator>Ian mendonça</dc:creator>
		<pubDate>Tue, 01 Sep 2009 22:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1593#comment-150100</guid>
		<description>Tys for the tip.

It fits like a glove.</description>
		<content:encoded><![CDATA[<p>Tys for the tip.</p>
<p>It fits like a glove.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
