<?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: Add a Metabox to Your Custom Post Type Screen	</title>
	<atom:link href="https://www.shibashake.com/wp/add-metabox-custom-post-type/feed" rel="self" type="application/rss+xml" />
	<link>https://shibashake.com/wp/add-metabox-custom-post-type</link>
	<description>Adventures in WordPress</description>
	<lastBuildDate>Thu, 25 Jun 2020 12:05:58 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9</generator>
	<item>
		<title>
		By: mike		</title>
		<link>https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-952613</link>

		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 12:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6031#comment-952613</guid>

					<description><![CDATA[Hi Shiba am a newbie to wordpress, I just installed a plugin with a custom post type, but has no option for discussion and comment. pls Kindly tell me how to include the comment option, to allow users comment and discuss on such page. Thanks a lot in advance.]]></description>
			<content:encoded><![CDATA[<p>Hi Shiba am a newbie to wordpress, I just installed a plugin with a custom post type, but has no option for discussion and comment. pls Kindly tell me how to include the comment option, to allow users comment and discuss on such page. Thanks a lot in advance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Doan Tien Tai		</title>
		<link>https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-798855</link>

		<dc:creator><![CDATA[Doan Tien Tai]]></dc:creator>
		<pubDate>Thu, 14 May 2015 10:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6031#comment-798855</guid>

					<description><![CDATA[Hi Shiba, thanks for the tut! I’m new to WordPress. I want to ask you a question.

I am using a plugin named Simple Staff List to create Staff Pages for all the staff. I want each of them be able to edit their page. However, the plugin doesn’t have Author Metabox in Editing page.

So I tried to add the ‘author’ in the ‘support’ from this:

&#039;supports&#039; =&#062; array(&#039;title&#039;,&#039;thumbnail&#039;,&#039;excerpt&#039;)

To be this:

&#039;supports&#039; =&#062; array( &#039;title&#039;, &#039;thumbnail&#039;, &#039;author&#039;, &#039;excerpt&#039; )

I come back to the editing page, and it appears. Then I change the author value to another user (user type: Author) However, when I login using that user account, I still cannot edit the post. I guess I should change something more, what else I should do?]]></description>
			<content:encoded><![CDATA[<p>Hi Shiba, thanks for the tut! I’m new to WordPress. I want to ask you a question.</p>
<p>I am using a plugin named Simple Staff List to create Staff Pages for all the staff. I want each of them be able to edit their page. However, the plugin doesn’t have Author Metabox in Editing page.</p>
<p>So I tried to add the ‘author’ in the ‘support’ from this:</p>
<p>&#8216;supports&#8217; =&gt; array(&#8216;title&#8217;,&#8217;thumbnail&#8217;,&#8217;excerpt&#8217;)</p>
<p>To be this:</p>
<p>&#8216;supports&#8217; =&gt; array( &#8216;title&#8217;, &#8216;thumbnail&#8217;, &#8216;author&#8217;, &#8216;excerpt&#8217; )</p>
<p>I come back to the editing page, and it appears. Then I change the author value to another user (user type: Author) However, when I login using that user account, I still cannot edit the post. I guess I should change something more, what else I should do?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: My Epic List of Wordpress Resources		</title>
		<link>https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-86120</link>

		<dc:creator><![CDATA[My Epic List of Wordpress Resources]]></dc:creator>
		<pubDate>Wed, 23 Oct 2013 04:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6031#comment-86120</guid>

					<description><![CDATA[[&#8230;] a Metabox to a Custom Post Type WordPress Metabox, stand alone class for multiple metabox abilities Add a Metabox to Your Custom Post Type Screen Custom Metaboxes &#038; Fields for WordPress [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] a Metabox to a Custom Post Type WordPress Metabox, stand alone class for multiple metabox abilities Add a Metabox to Your Custom Post Type Screen Custom Metaboxes &amp; Fields for WordPress [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ben		</title>
		<link>https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-80376</link>

		<dc:creator><![CDATA[Ben]]></dc:creator>
		<pubDate>Thu, 12 Sep 2013 16:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6031#comment-80376</guid>

					<description><![CDATA[My god. A radio button set that actually saving &#038; actually appears &#039;checked&#039; after I hit save! I cant believe my eyes!! LOL 
You have no idea how many tutorials I&#039;ve gone through but still cant get that friggin radio checked. Not even the mentioned-everywhere, so-called &#039;Meta Box Framework&#039; that kind of too much for what it is, i think. I got so lost into it when all I want to do is to get a set of radio buttons. Kind of agree with Justin Tadlock whom i remember wrote that there are just too many tutorials about this and mostly making the thing a lot more complicated while actually it is not.

I think your kind of post is what most of us need. Simple but the correct wordpress codex way, and mere-mortals readable. 
Finally I could sleep. Thanks again for your work posting this :)]]></description>
			<content:encoded><![CDATA[<p>My god. A radio button set that actually saving &amp; actually appears &#8216;checked&#8217; after I hit save! I cant believe my eyes!! LOL<br />
You have no idea how many tutorials I&#8217;ve gone through but still cant get that friggin radio checked. Not even the mentioned-everywhere, so-called &#8216;Meta Box Framework&#8217; that kind of too much for what it is, i think. I got so lost into it when all I want to do is to get a set of radio buttons. Kind of agree with Justin Tadlock whom i remember wrote that there are just too many tutorials about this and mostly making the thing a lot more complicated while actually it is not.</p>
<p>I think your kind of post is what most of us need. Simple but the correct wordpress codex way, and mere-mortals readable.<br />
Finally I could sleep. Thanks again for your work posting this 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris		</title>
		<link>https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-19374</link>

		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Wed, 04 Jul 2012 12:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6031#comment-19374</guid>

					<description><![CDATA[hello there, 
first of thank you for your great plugin i&#039;m using shiba Mlib and it works a treat. I am currently looking at a way to set the page attributes metabox on the gallery post page so i can assign different templates to different galleries. 
Could you please point me in the right direction, i have purchased the hermes theme from themeforest but the DEV hasn&#039;t been able to help me. 
kind regards 
Chris]]></description>
			<content:encoded><![CDATA[<p>hello there,<br />
first of thank you for your great plugin i&#8217;m using shiba Mlib and it works a treat. I am currently looking at a way to set the page attributes metabox on the gallery post page so i can assign different templates to different galleries.<br />
Could you please point me in the right direction, i have purchased the hermes theme from themeforest but the DEV hasn&#8217;t been able to help me.<br />
kind regards<br />
Chris</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andrew		</title>
		<link>https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-1#comment-6711</link>

		<dc:creator><![CDATA[Andrew]]></dc:creator>
		<pubDate>Fri, 09 Sep 2011 15:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6031#comment-6711</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-1#comment-1754&quot;&gt;Alex&lt;/a&gt;.

FYI, this part is not &quot;out of the box&quot; so you have to wrap it into a function and use add_action such as

&lt;code&gt;
add_action( &#039;admin_init&#039;, &#039;news_meta_boxes&#039;, 1 );

// Add meta box goes into our admin_init function
function news_meta_boxes() {
	add_meta_box(&#039;gallery-type-div&#039;, __(&#039;Gallery Type&#039;),  &#039;gallery_type_metabox&#039;, &#039;news&#039;, &#039;normal&#039;, &#039;high&#039;);
}
&lt;/code&gt;

This also lets you add all your meta boxes in one add_action as referenced in the codex at http://codex.wordpress.org/Function_Reference/add_meta_box]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-1#comment-1754">Alex</a>.</p>
<p>FYI, this part is not &#8220;out of the box&#8221; so you have to wrap it into a function and use add_action such as</p>
<p><code><br />
add_action( 'admin_init', 'news_meta_boxes', 1 );</p>
<p>// Add meta box goes into our admin_init function<br />
function news_meta_boxes() {<br />
	add_meta_box('gallery-type-div', __('Gallery Type'),  'gallery_type_metabox', 'news', 'normal', 'high');<br />
}<br />
</code></p>
<p>This also lets you add all your meta boxes in one add_action as referenced in the codex at <a href="http://codex.wordpress.org/Function_Reference/add_meta_box" rel="nofollow ugc">http://codex.wordpress.org/Function_Reference/add_meta_box</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vince Kurzawa		</title>
		<link>https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-3377</link>

		<dc:creator><![CDATA[Vince Kurzawa]]></dc:creator>
		<pubDate>Sun, 13 Mar 2011 03:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6031#comment-3377</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-3366&quot;&gt;ShibaShake&lt;/a&gt;.

Oh cool. Thanks for the code snippet, it helps a bunch. There is just so much to learn about the Wordpress API!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-3366">ShibaShake</a>.</p>
<p>Oh cool. Thanks for the code snippet, it helps a bunch. There is just so much to learn about the WordPress API!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-3366</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Thu, 10 Mar 2011 00:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6031#comment-3366</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-3358&quot;&gt;Vince Kurzawa&lt;/a&gt;.

That is actually a custom metabox that I added with -
		add_meta_box(	&#039;post-content-div&#039;, __(&#039;Gallery Description&#039;), &#039;gallery_description_metabox&#039;, &#039;gallery&#039;, &#039;normal&#039;, &#039;high&#039;);]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-3358">Vince Kurzawa</a>.</p>
<p>That is actually a custom metabox that I added with &#8211;<br />
		add_meta_box(	&#8216;post-content-div&#8217;, __(&#8216;Gallery Description&#8217;), &#8216;gallery_description_metabox&#8217;, &#8216;gallery&#8217;, &#8216;normal&#8217;, &#8216;high&#8217;);</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vince Kurzawa		</title>
		<link>https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-3358</link>

		<dc:creator><![CDATA[Vince Kurzawa]]></dc:creator>
		<pubDate>Tue, 08 Mar 2011 08:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6031#comment-3358</guid>

					<description><![CDATA[In your last screenshot I noticed your &quot;Excerpt&quot; box has been renamed to &quot;Gallery Description.&quot; I&#039;ve been looking all over Google and can&#039;t find a way to do this.
Would you let me know, or point me in the right direction of how to do this?]]></description>
			<content:encoded><![CDATA[<p>In your last screenshot I noticed your &#8220;Excerpt&#8221; box has been renamed to &#8220;Gallery Description.&#8221; I&#8217;ve been looking all over Google and can&#8217;t find a way to do this.<br />
Would you let me know, or point me in the right direction of how to do this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-3215</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Sat, 12 Feb 2011 17:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=6031#comment-3215</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-3211&quot;&gt;Blankforte&lt;/a&gt;.

Your posted code didn&#039;t come through properly. Try encapsulating your code in &#060;pre&gt; tags, or use pastebin.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/add-metabox-custom-post-type/comment-page-2#comment-3211">Blankforte</a>.</p>
<p>Your posted code didn&#8217;t come through properly. Try encapsulating your code in &lt;pre> tags, or use pastebin.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 8/24 objects using disk
Page Caching using disk: enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.shibashake.com
Lazy Loading (feed)
Minified using disk
Database Caching 2/32 queries in 0.019 seconds using disk (Request-wide modification query)

Served from: www.shibashake.com @ 2024-12-17 12:02:48 by W3 Total Cache
-->