<?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"
	>
<channel>
	<title>Comments on: WordPress Snippet: add_meta_box()</title>
	<atom:link href="http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/?source=rss</link>
	<description>A bit of my personal life, mainly focused on my kids. A bit of code, mainly focused on Wordpress and PHP. Overall, bits of nothing in particular.</description>
	<pubDate>Fri, 04 Jul 2008 05:45:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Giovanni</title>
		<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-57132</link>
		<dc:creator>Giovanni</dc:creator>
		<pubDate>Wed, 18 Jun 2008 01:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-57132</guid>
		<description>Hi and thanks for the great reading.

Could answer me, if is there any link or tutorial to insert these meta box's, in a plugin page ?

In my case, I'm writing a domain manager to control a few domains I have, and I want to add these meta box's on the 'Add a Domain' page.

Kind Regards!</description>
		<content:encoded><![CDATA[<p>Hi and thanks for the great reading.</p>
<p>Could answer me, if is there any link or tutorial to insert these meta box&#8217;s, in a plugin page ?</p>
<p>In my case, I&#8217;m writing a domain manager to control a few domains I have, and I want to add these meta box&#8217;s on the &#8216;Add a Domain&#8217; page.</p>
<p>Kind Regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-56513</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Tue, 10 Jun 2008 19:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-56513</guid>
		<description>Ping » No idea. This code has nothing to do with the editor.</description>
		<content:encoded><![CDATA[<p>Ping » No idea. This code has nothing to do with the editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ping</title>
		<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-56489</link>
		<dc:creator>Ping</dc:creator>
		<pubDate>Tue, 10 Jun 2008 16:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-56489</guid>
		<description>Hi,

I installed your plugin and looks good. Thanks! However, I keep getting "tinyMCE not defined" error (in firebug) when I try to switch to visual editor. Once I un-installed the plugin, the error was gone. I made a similar plugin before and also have the same problem. Do you know why? 

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I installed your plugin and looks good. Thanks! However, I keep getting &#8220;tinyMCE not defined&#8221; error (in firebug) when I try to switch to visual editor. Once I un-installed the plugin, the error was gone. I made a similar plugin before and also have the same problem. Do you know why? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-51736</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Tue, 29 Apr 2008 17:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-51736</guid>
		<description>Thomas-DK » CSS (or javascript) are the easiest ways</description>
		<content:encoded><![CDATA[<p>Thomas-DK » CSS (or javascript) are the easiest ways</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas-DK</title>
		<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-51720</link>
		<dc:creator>Thomas-DK</dc:creator>
		<pubDate>Tue, 29 Apr 2008 14:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-51720</guid>
		<description>Hi,

Thank you for this tutorial.
What if I want to replace an existing meta box.
Lets say I made a plugin witch extends page templates.
So I have made an Page templates extended meta box, but now I want to hide the default Page template meta box.

Is this possible?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for this tutorial.<br />
What if I want to replace an existing meta box.<br />
Lets say I made a plugin witch extends page templates.<br />
So I have made an Page templates extended meta box, but now I want to hide the default Page template meta box.</p>
<p>Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Il Filosofo &#187; Adding Advanced Options Boxes in WordPress 2.5</title>
		<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-51257</link>
		<dc:creator>Il Filosofo &#187; Adding Advanced Options Boxes in WordPress 2.5</dc:creator>
		<pubDate>Thu, 24 Apr 2008 19:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-51257</guid>
		<description>[...] and &#8220;Write Page&#8221; pages will need to change their methods to work with the new design. Ozh explains how to use add_meta_box() with the new design to add those custom fields. He has a simple, straightforward example plugin.    Filed under Pressed Words, WordPress. Bookmark [...]</description>
		<content:encoded><![CDATA[<p>[...] and &#8220;Write Page&#8221; pages will need to change their methods to work with the new design. Ozh explains how to use add_meta_box() with the new design to add those custom fields. He has a simple, straightforward example plugin.    Filed under Pressed Words, WordPress. Bookmark [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adding Advanced Options Boxes in WordPress 2.5 &#183; Pressed Words</title>
		<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-51253</link>
		<dc:creator>Adding Advanced Options Boxes in WordPress 2.5 &#183; Pressed Words</dc:creator>
		<pubDate>Thu, 24 Apr 2008 18:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-51253</guid>
		<description>[...] and &#8220;Write Page&#8221; pages will need to change their methods to work with the new design. Ozh explains how to use add_meta_box() with the new design to add those custom fields. He has a simple, straightforward example plugin.   Posted in Plugins &#124; Tagged admin menu, Version [...]</description>
		<content:encoded><![CDATA[<p>[...] and &#8220;Write Page&#8221; pages will need to change their methods to work with the new design. Ozh explains how to use add_meta_box() with the new design to add those custom fields. He has a simple, straightforward example plugin.   Posted in Plugins | Tagged admin menu, Version [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-49549</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Wed, 02 Apr 2008 19:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-49549</guid>
		<description>Jacob &#187; Learn how to write complex plugins starting with information you'll find in the Codex, and by reading plugin sources. Definitely not something that belongs to a comment reply.</description>
		<content:encoded><![CDATA[<p>Jacob &raquo; Learn how to write complex plugins starting with information you&#8217;ll find in the Codex, and by reading plugin sources. Definitely not something that belongs to a comment reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-49547</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Wed, 02 Apr 2008 17:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-49547</guid>
		<description>Nice snippet.  But now I have a "what next" question.

Suppose I create a meta box that has some form elements in it to collect meta data.  When the user saves the post, I want to be able to process and save the meta data.  

How do I write a plugin to access that POSTed data?</description>
		<content:encoded><![CDATA[<p>Nice snippet.  But now I have a &#8220;what next&#8221; question.</p>
<p>Suppose I create a meta box that has some form elements in it to collect meta data.  When the user saves the post, I want to be able to process and save the meta data.  </p>
<p>How do I write a plugin to access that POSTed data?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Malina</title>
		<link>http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-48547</link>
		<dc:creator>Frank Malina</dc:creator>
		<pubDate>Thu, 13 Mar 2008 12:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://planetozh.com/blog/2008/02/wordpress-snippet-add_meta_box/#comment-48547</guid>
		<description>I was waiting for this feature for ages, thank you</description>
		<content:encoded><![CDATA[<p>I was waiting for this feature for ages, thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
