<?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: 6 Ways To Create Custom Write Panels in WordPress</title>
	<atom:link href="http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/</link>
	<description>Ramblings on web design, front-end development and user interaction</description>
	<lastBuildDate>Fri, 05 Mar 2010 22:14:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Byrne</title>
		<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/comment-page-1/#comment-635</link>
		<dc:creator>John Byrne</dc:creator>
		<pubDate>Fri, 05 Mar 2010 22:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/?p=718#comment-635</guid>
		<description>Great article, Kevin! </description>
		<content:encoded><![CDATA[<p>Great article, Kevin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevinlearynet</title>
		<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/comment-page-1/#comment-596</link>
		<dc:creator>kevinlearynet</dc:creator>
		<pubDate>Sun, 31 Jan 2010 12:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/?p=718#comment-596</guid>
		<description>Thanks David, 
 
I have checked out Pods and agree that&#039;s likely the best option out there for most customized scenarios. The fact that it allows you to create entirely new post types, rather than building on top of current &quot;Pages&quot; and &quot;Posts&quot; can be more intuitive for CMS users, and better for database performance to my understanding. 
 
The last time I checked out the Pods CMS plugin I found the interface a unintuitive and a bit more difficult than some of the other options out there. I&#039;ve heard that Pods UI is supposed to be a solution to this. 
 
Lately I&#039;ve been using Flutter, and love the ability to duplicate Write Panels and custom fields. Can Pods handle that sort of thing? 
 
Thanks for the post, it&#039;s very helpful. I&#039;ll have to explore pods a little more. </description>
		<content:encoded><![CDATA[<p>Thanks David, </p>
<p>I have checked out Pods and agree that&#039;s likely the best option out there for most customized scenarios. The fact that it allows you to create entirely new post types, rather than building on top of current &quot;Pages&quot; and &quot;Posts&quot; can be more intuitive for CMS users, and better for database performance to my understanding. </p>
<p>The last time I checked out the Pods CMS plugin I found the interface a unintuitive and a bit more difficult than some of the other options out there. I&#039;ve heard that Pods UI is supposed to be a solution to this. </p>
<p>Lately I&#039;ve been using Flutter, and love the ability to duplicate Write Panels and custom fields. Can Pods handle that sort of thing? </p>
<p>Thanks for the post, it&#039;s very helpful. I&#039;ll have to explore pods a little more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David </title>
		<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/comment-page-1/#comment-595</link>
		<dc:creator>David </dc:creator>
		<pubDate>Sun, 31 Jan 2010 07:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/?p=718#comment-595</guid>
		<description>I,ve been trying podsCMS a little bit now and it&#039;s awesome. I&#039;m a newcomer to Wordpress (less than a year) but seems I&#039;m coming at the best time and I&#039;m following the right people. 
I came accross pods when I was just finding out what custom fields were and how to use them. 
Pods really makes a lot more sense to me if you want something more than just a couple of custom fields, and it&#039;s very user friendly (great for client work, or for blog networks) It really makes Wordpress something far more powerful.  
You can create custom content types (pods) control their output through custom templates, even let users update certain fields on the front end, use helpers to format the data for input or output, etc... Then you can have a custom menu on your Dashboard named Movies, that lets you add movies or edit them and they automatically show up on their page with a custom template. PodsUI takes the admin customization deeper. 
 
It&#039;s also awesome that you can share or save your different pods, templates and helpers through the &quot;Package Manager&quot;, and that you can set your whole pods customization as a plugin. 
 
Links for going deeper: 
Intro video: &lt;a href=&quot;http://wordpress.tv/2009/10/30/pods-cms-basics/&quot; target=&quot;_blank&quot;&gt;http://wordpress.tv/2009/10/30/pods-cms-basics/&lt;/a&gt; 
PodsCMS User Guide: &lt;a href=&quot;http://pods.uproot.us/codex/&quot; target=&quot;_blank&quot;&gt;http://pods.uproot.us/codex/&lt;/a&gt; 
PodsUII User Guide:&lt;a href=&quot;http://ui.podscms.org/&quot; target=&quot;_blank&quot;&gt;http://ui.podscms.org/&lt;/a&gt; 
Video tutorial: &lt;a href=&quot;http://www.youtube.com/watch?v=OW4pOjJAdcw&quot; target=&quot;_blank&quot;&gt;http://www.youtube.com/watch?v=OW4pOjJAdcw&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>I,ve been trying podsCMS a little bit now and it&#039;s awesome. I&#039;m a newcomer to Wordpress (less than a year) but seems I&#039;m coming at the best time and I&#039;m following the right people.<br />
I came accross pods when I was just finding out what custom fields were and how to use them.<br />
Pods really makes a lot more sense to me if you want something more than just a couple of custom fields, and it&#039;s very user friendly (great for client work, or for blog networks) It really makes Wordpress something far more powerful.<br />
You can create custom content types (pods) control their output through custom templates, even let users update certain fields on the front end, use helpers to format the data for input or output, etc&#8230; Then you can have a custom menu on your Dashboard named Movies, that lets you add movies or edit them and they automatically show up on their page with a custom template. PodsUI takes the admin customization deeper. </p>
<p>It&#039;s also awesome that you can share or save your different pods, templates and helpers through the &quot;Package Manager&quot;, and that you can set your whole pods customization as a plugin. </p>
<p>Links for going deeper:<br />
Intro video: <a href="http://wordpress.tv/2009/10/30/pods-cms-basics/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/wordpress.tv/2009/10/30/pods-cms-basics/?referer=');">http://wordpress.tv/2009/10/30/pods-cms-basics/</a><br />
PodsCMS User Guide: <a href="http://pods.uproot.us/codex/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/pods.uproot.us/codex/?referer=');">http://pods.uproot.us/codex/</a><br />
PodsUII User Guide:<a href="http://ui.podscms.org/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/ui.podscms.org/?referer=');">http://ui.podscms.org/</a><br />
Video tutorial: <a href="http://www.youtube.com/watch?v=OW4pOjJAdcw" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=OW4pOjJAdcw&amp;referer=');">http://www.youtube.com/watch?v=OW4pOjJAdcw</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David </title>
		<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/comment-page-1/#comment-594</link>
		<dc:creator>David </dc:creator>
		<pubDate>Sun, 31 Jan 2010 07:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/?p=718#comment-594</guid>
		<description>Hi Shawn 
 
I certainly think you can accomplish this with podsCMS and podsUI 
With these you could create a section in their dashboard to add custom music albums, event dates, etc... you name it. The great thing is that you can make your pods implementation a plugin in itself which then you could share accross your WMPU network. 
 
Check this links 
Intro video: &lt;a href=&quot;http://wordpress.tv/2009/10/30/pods-cms-basics/&quot; target=&quot;_blank&quot;&gt;http://wordpress.tv/2009/10/30/pods-cms-basics/&lt;/a&gt; 
podsCMS User Guide: &lt;a href=&quot;http://pods.uproot.us/codex/&quot; target=&quot;_blank&quot;&gt;http://pods.uproot.us/codex/&lt;/a&gt; 
podsUI User Guide: &lt;a href=&quot;http://ui.podscms.org/user-guide/&quot; target=&quot;_blank&quot;&gt;http://ui.podscms.org/user-guide/&lt;/a&gt; 
Another 5 part video: &lt;a href=&quot;http://www.youtube.com/watch?v=OW4pOjJAdcw&quot; target=&quot;_blank&quot;&gt;http://www.youtube.com/watch?v=OW4pOjJAdcw&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Hi Shawn </p>
<p>I certainly think you can accomplish this with podsCMS and podsUI<br />
With these you could create a section in their dashboard to add custom music albums, event dates, etc&#8230; you name it. The great thing is that you can make your pods implementation a plugin in itself which then you could share accross your WMPU network. </p>
<p>Check this links<br />
Intro video: <a href="http://wordpress.tv/2009/10/30/pods-cms-basics/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/wordpress.tv/2009/10/30/pods-cms-basics/?referer=');">http://wordpress.tv/2009/10/30/pods-cms-basics/</a><br />
podsCMS User Guide: <a href="http://pods.uproot.us/codex/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/pods.uproot.us/codex/?referer=');">http://pods.uproot.us/codex/</a><br />
podsUI User Guide: <a href="http://ui.podscms.org/user-guide/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/ui.podscms.org/user-guide/?referer=');">http://ui.podscms.org/user-guide/</a><br />
Another 5 part video: <a href="http://www.youtube.com/watch?v=OW4pOjJAdcw" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=OW4pOjJAdcw&amp;referer=');">http://www.youtube.com/watch?v=OW4pOjJAdcw</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/comment-page-1/#comment-592</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 31 Jan 2010 07:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/?p=718#comment-592</guid>
		<description>I,ve been trying podsCMS a little bit now and it&#039;s awesome. I&#039;m a newcomer to Wordpress (less than a year) but seems I&#039;m coming at the best time and I&#039;m following the right people. 
I found pods because when I was researching on custom fields and what they were. 
Pods seems like a far better idea if it&#039;s not just a couple of custom fields you want. 
PodsUI extends the podsCMS functionality and makes it really easy to create custom menus on the dashboard to start adding different custom content types as &quot;Add movie&quot; &quot;Add album&quot;. You set the different columns for each content type, and then format the output with templates. You can even let users update some of the fields on the frontend. It&#039;s genius!! 
 
The other great thing is that you can create your own set of content types and enable/disable it (and share it) as a plugin. 
 
You all should really check it out to build complex solutions with WP. 
 
Here are the best resources I&#039;ve followed. I love screencasts!! 
 
podsCMS User guide: &lt;a href=&quot;http://pods.uproot.us/codex/&quot; target=&quot;_blank&quot;&gt;http://pods.uproot.us/codex/&lt;/a&gt;  
podsUI User guide: &lt;a href=&quot;http://ui.podscms.org/user-guide/&quot; target=&quot;_blank&quot;&gt;http://ui.podscms.org/user-guide/&lt;/a&gt;  
 
This should be the best starting point: &lt;a href=&quot;http://wordpress.tv/2009/10/30/pods-cms-basics/&quot; target=&quot;_blank&quot;&gt;http://wordpress.tv/2009/10/30/pods-cms-basics/&lt;/a&gt;  
 
Here&#039;s the beginning of a 5 part series in youTube: &lt;a href=&quot;http://www.youtube.com/watch?v=OW4pOjJAdcw&quot; target=&quot;_blank&quot;&gt;http://www.youtube.com/watch?v=OW4pOjJAdcw&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>I,ve been trying podsCMS a little bit now and it&#039;s awesome. I&#039;m a newcomer to Wordpress (less than a year) but seems I&#039;m coming at the best time and I&#039;m following the right people.</p>
<p>I found pods because when I was researching on custom fields and what they were.</p>
<p>Pods seems like a far better idea if it&#039;s not just a couple of custom fields you want.</p>
<p>PodsUI extends the podsCMS functionality and makes it really easy to create custom menus on the dashboard to start adding different custom content types as &quot;Add movie&quot; &quot;Add album&quot;. You set the different columns for each content type, and then format the output with templates. You can even let users update some of the fields on the frontend. It&#039;s genius!!</p>
<p>The other great thing is that you can create your own set of content types and enable/disable it (and share it) as a plugin.</p>
<p>You all should really check it out to build complex solutions with WP.</p>
<p>Here are the best resources I&#039;ve followed. I love screencasts!!</p>
<p>podsCMS User guide: <a href="http://pods.uproot.us/codex/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/pods.uproot.us/codex/?referer=');">http://pods.uproot.us/codex/</a><br />
podsUI User guide: <a href="http://ui.podscms.org/user-guide/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/ui.podscms.org/user-guide/?referer=');">http://ui.podscms.org/user-guide/</a>  </p>
<p>This should be the best starting point: <a href="http://wordpress.tv/2009/10/30/pods-cms-basics/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/wordpress.tv/2009/10/30/pods-cms-basics/?referer=');">http://wordpress.tv/2009/10/30/pods-cms-basics/</a>  </p>
<p>Here&#039;s the beginning of a 5 part series in youTube: <a href="http://www.youtube.com/watch?v=OW4pOjJAdcw" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=OW4pOjJAdcw&amp;referer=');">http://www.youtube.com/watch?v=OW4pOjJAdcw</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevinlearynet</title>
		<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/comment-page-1/#comment-458</link>
		<dc:creator>kevinlearynet</dc:creator>
		<pubDate>Sun, 08 Nov 2009 02:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/?p=718#comment-458</guid>
		<description>Thanks Mark, 
 
From what I&#039;ve seen Flutter has a nice feature set, but I remember it being a little tough to setup compared to some of the others. It was also a little lacking when it came to documentation. This was a year or two ago, so I&#039;m sure things have changed.  
 
In general, did you find it easy to setup? </description>
		<content:encoded><![CDATA[<p>Thanks Mark, </p>
<p>From what I&#039;ve seen Flutter has a nice feature set, but I remember it being a little tough to setup compared to some of the others. It was also a little lacking when it came to documentation. This was a year or two ago, so I&#039;m sure things have changed.  </p>
<p>In general, did you find it easy to setup?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/comment-page-1/#comment-457</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 08 Nov 2009 01:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/?p=718#comment-457</guid>
		<description>I found that flutter had all that I needed and since I&#039;d run into the file &amp; folder permissions problem previously, didn&#039;t find too many problems with installation. </description>
		<content:encoded><![CDATA[<p>I found that flutter had all that I needed and since I&#039;d run into the file &amp; folder permissions problem previously, didn&#039;t find too many problems with installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/comment-page-1/#comment-438</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 30 Oct 2009 20:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/?p=718#comment-438</guid>
		<description>Hi Kevin, 
 
Thanks for replying. 
 
As I mentioned I have tried your highly recommended plugin (and read your article as well), but I think there is a conflict with CForms plugin. 
 
My custom fields panels are now done and so is the template for it all to fit into. 
 
I am now hacking away at this tutorial -  &lt;a href=&quot;http://thedeadone.net/how-to/tinymce-tdomf/&quot; target=&quot;_blank&quot;&gt;http://thedeadone.net/how-to/tinymce-tdomf/&lt;/a&gt;   - to see if I can get tinyMCE on the textarea input. 
 
I know absolutely nothing about php and JS, so I just pasted the whole lot in the function.php and it seemed to work until the page refreshed automatically, then error messages came good and proper. 
 
If your interested here is the code for the new custom fields  &lt;a href=&quot;http://pastie.org/677275&quot; target=&quot;_blank&quot;&gt;http://pastie.org/677275&lt;/a&gt;  if you feel like being a cyber-detective. 
 
Also, did you know that if you use &#039;add_meta_box&#039; you then lose the ability to use &#039;the_meta&#039; and &#039;get_post_custom&#039;  both keys and values!  I read it on their forum. 
 
Oh well, chat soon </description>
		<content:encoded><![CDATA[<p>Hi Kevin, </p>
<p>Thanks for replying. </p>
<p>As I mentioned I have tried your highly recommended plugin (and read your article as well), but I think there is a conflict with CForms plugin. </p>
<p>My custom fields panels are now done and so is the template for it all to fit into. </p>
<p>I am now hacking away at this tutorial &#8211;  <a href="http://thedeadone.net/how-to/tinymce-tdomf/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/thedeadone.net/how-to/tinymce-tdomf/?referer=');">http://thedeadone.net/how-to/tinymce-tdomf/</a>   &#8211; to see if I can get tinyMCE on the textarea input. </p>
<p>I know absolutely nothing about php and JS, so I just pasted the whole lot in the function.php and it seemed to work until the page refreshed automatically, then error messages came good and proper. </p>
<p>If your interested here is the code for the new custom fields  <a href="http://pastie.org/677275" target="_blank" onclick="pageTracker._trackPageview('/outgoing/pastie.org/677275?referer=');">http://pastie.org/677275</a>  if you feel like being a cyber-detective. </p>
<p>Also, did you know that if you use &#039;add_meta_box&#039; you then lose the ability to use &#039;the_meta&#039; and &#039;get_post_custom&#039;  both keys and values!  I read it on their forum. </p>
<p>Oh well, chat soon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevinlearynet</title>
		<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/comment-page-1/#comment-428</link>
		<dc:creator>kevinlearynet</dc:creator>
		<pubDate>Thu, 29 Oct 2009 03:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/?p=718#comment-428</guid>
		<description>Hey Brian, 
 
You may want to check out this post: 
 
&lt;a href=&quot;http://www.kevinleary.net/advanced-content-management-wordpress-custom-field-templates/&quot; target=&quot;_blank&quot;&gt;http://www.kevinleary.net/advanced-content-manage...&lt;/a&gt; 
 
You should be able to complete your requests using the Custom Field Template plugin. That post is basically of how-to walk through showing you how to get started. It does involve some PHP work, but it&#039;s much less daunting than the hands on dirty approach. 
 
Thanks for reading, if you ever have any suggestions for posts please drop me a line </description>
		<content:encoded><![CDATA[<p>Hey Brian, </p>
<p>You may want to check out this post: </p>
<p><a href="http://www.kevinleary.net/advanced-content-management-wordpress-custom-field-templates/" target="_blank"></a><a href="http://www.kevinleary.net/advanced-content-manage.." rel="nofollow">http://www.kevinleary.net/advanced-content-manage..</a>. </p>
<p>You should be able to complete your requests using the Custom Field Template plugin. That post is basically of how-to walk through showing you how to get started. It does involve some PHP work, but it&#039;s much less daunting than the hands on dirty approach. </p>
<p>Thanks for reading, if you ever have any suggestions for posts please drop me a line</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.kevinleary.net/6-ways-to-create-custom-write-panels-in-wordpress/comment-page-1/#comment-425</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 26 Oct 2009 00:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinleary.net/?p=718#comment-425</guid>
		<description>Hi Kevin, 
 
Great blog and good follow up comments - something most bloggers forget about! 
 
Regarding the above, I seemed to find you recently by searching for help with &#039;custom fields&#039;, &#039;adding new meta boxes&#039; and &#039;making new admin panels&#039;. 
 
I would love to go down the &#039;hands dirty&#039; approach but being a php newbie I&#039;m at a loss.  Here is the final goal.  Two extra &#039;custom field/panels&#039; in the write page area with tinyMCE editor and then the input is saved along with the post and becomes the post meta (from there I have done, due to testing with normal custom fields).  That&#039;s it! 
 
Any ideas.  It is the tinyMCE that is making me use plugins and I try to keep them to a minimum where possible.  I have already tried More Fields and Custom Field Template, but there seems to be conflicts and weird results are noticed. 
 
I look forwards to any ideas! 
 </description>
		<content:encoded><![CDATA[<p>Hi Kevin, </p>
<p>Great blog and good follow up comments &#8211; something most bloggers forget about! </p>
<p>Regarding the above, I seemed to find you recently by searching for help with &#039;custom fields&#039;, &#039;adding new meta boxes&#039; and &#039;making new admin panels&#039;. </p>
<p>I would love to go down the &#039;hands dirty&#039; approach but being a php newbie I&#039;m at a loss.  Here is the final goal.  Two extra &#039;custom field/panels&#039; in the write page area with tinyMCE editor and then the input is saved along with the post and becomes the post meta (from there I have done, due to testing with normal custom fields).  That&#039;s it! </p>
<p>Any ideas.  It is the tinyMCE that is making me use plugins and I try to keep them to a minimum where possible.  I have already tried More Fields and Custom Field Template, but there seems to be conflicts and weird results are noticed. </p>
<p>I look forwards to any ideas!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
