<?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 Standard WordPress Meta-Box	</title>
	<atom:link href="https://www.shibashake.com/wp/standard-wordpress-metabox/feed" rel="self" type="application/rss+xml" />
	<link>https://shibashake.com/wp/standard-wordpress-metabox</link>
	<description>Adventures in WordPress</description>
	<lastBuildDate>Mon, 18 May 2015 12:59:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9</generator>
	<item>
		<title>
		By: Brian Bishop		</title>
		<link>https://shibashake.com/wp/standard-wordpress-metabox/comment-page-2#comment-801241</link>

		<dc:creator><![CDATA[Brian Bishop]]></dc:creator>
		<pubDate>Mon, 18 May 2015 12:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=4162#comment-801241</guid>

					<description><![CDATA[I&#039;ve managed to get the categorydiv added to the Page, and even save the values set there. But curiously, the categorydiv is set do display: none for some reason. I am using a blank wordpress theme, may have something to do with it?

Thanks in advance.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve managed to get the categorydiv added to the Page, and even save the values set there. But curiously, the categorydiv is set do display: none for some reason. I am using a blank wordpress theme, may have something to do with it?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: How to Create a Wordpress Tags Autocomplete Metabox		</title>
		<link>https://shibashake.com/wp/standard-wordpress-metabox/comment-page-2#comment-45832</link>

		<dc:creator><![CDATA[How to Create a Wordpress Tags Autocomplete Metabox]]></dc:creator>
		<pubDate>Thu, 06 Dec 2012 14:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=4162#comment-45832</guid>

					<description><![CDATA[[...] // contains any new tags added - Could also be GET Have fun tagging around!References:A more in-depth blog post about how to use the standard wordpress metaboxesThe actual wordpress core function to generate the post tags meta boxadd_meta_box [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] // contains any new tags added &#8211; Could also be GET Have fun tagging around!References:A more in-depth blog post about how to use the standard wordpress metaboxesThe actual wordpress core function to generate the post tags meta boxadd_meta_box [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ste		</title>
		<link>https://shibashake.com/wp/standard-wordpress-metabox/comment-page-2#comment-5641</link>

		<dc:creator><![CDATA[Ste]]></dc:creator>
		<pubDate>Tue, 05 Jul 2011 13:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=4162#comment-5641</guid>

					<description><![CDATA[Yours has been the only post that really helped. With your explanation I could fix my problems, thanks a lot!!]]></description>
			<content:encoded><![CDATA[<p>Yours has been the only post that really helped. With your explanation I could fix my problems, thanks a lot!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: csoftAdmin		</title>
		<link>https://shibashake.com/wp/standard-wordpress-metabox/comment-page-2#comment-3299</link>

		<dc:creator><![CDATA[csoftAdmin]]></dc:creator>
		<pubDate>Sat, 26 Feb 2011 09:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=4162#comment-3299</guid>

					<description><![CDATA[Reason why I need this: I want my word-press post be in specific category like Country - State - City. But my list is toooooo big so it causes the loading time so higher.

I want to modify this category section like.

On the new post it only shows the country list when I click on the country then it loads the states for that parent country. And when I clicked on the state then it loads the city list.

I search for the plugin which suits my requirement but I fail If you know any plugin which help me then please recommend me.

Or give me some suggestion how I make this king of plugin from start.

Thanks guys,
Love WordPress.]]></description>
			<content:encoded><![CDATA[<p>Reason why I need this: I want my word-press post be in specific category like Country &#8211; State &#8211; City. But my list is toooooo big so it causes the loading time so higher.</p>
<p>I want to modify this category section like.</p>
<p>On the new post it only shows the country list when I click on the country then it loads the states for that parent country. And when I clicked on the state then it loads the city list.</p>
<p>I search for the plugin which suits my requirement but I fail If you know any plugin which help me then please recommend me.</p>
<p>Or give me some suggestion how I make this king of plugin from start.</p>
<p>Thanks guys,<br />
Love WordPress.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/standard-wordpress-metabox/comment-page-2#comment-2508</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Wed, 17 Nov 2010 16:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=4162#comment-2508</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/standard-wordpress-metabox/comment-page-2#comment-2494&quot;&gt;Paul Kaiser&lt;/a&gt;.

Hello Paul,
Do you mean you have added your own plugin page to the Settings menu? Or are you trying to expand an existing Settings page?

I usually just add my own options page. In that case, I just set my form action to &quot;&quot;, and do the $_POST argument extraction and saving at the beginning of the page.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/standard-wordpress-metabox/comment-page-2#comment-2494">Paul Kaiser</a>.</p>
<p>Hello Paul,<br />
Do you mean you have added your own plugin page to the Settings menu? Or are you trying to expand an existing Settings page?</p>
<p>I usually just add my own options page. In that case, I just set my form action to &#8220;&#8221;, and do the $_POST argument extraction and saving at the beginning of the page.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul Kaiser		</title>
		<link>https://shibashake.com/wp/standard-wordpress-metabox/comment-page-2#comment-2494</link>

		<dc:creator><![CDATA[Paul Kaiser]]></dc:creator>
		<pubDate>Tue, 16 Nov 2010 19:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=4162#comment-2494</guid>

					<description><![CDATA[What a great post.
I&#039;m trying to put a Category selection list in my plugin&#039;s options page.
I have succeeded in getting the list there, but now I need to:
a. Check the boxes of any categories that have been checked and saved for my options.
b. Get the boxes that have been checked so I can save them.

You explained well in step 6: Getting your meta box values. But, I am using the Settings API, and don&#039;t see anywhere that I can &quot;intervene&quot; and munge out those settings to have the SAPI save away.

I hope this makes sense. Anyway, great stuff on your site, I appreciate it.]]></description>
			<content:encoded><![CDATA[<p>What a great post.<br />
I&#8217;m trying to put a Category selection list in my plugin&#8217;s options page.<br />
I have succeeded in getting the list there, but now I need to:<br />
a. Check the boxes of any categories that have been checked and saved for my options.<br />
b. Get the boxes that have been checked so I can save them.</p>
<p>You explained well in step 6: Getting your meta box values. But, I am using the Settings API, and don&#8217;t see anywhere that I can &#8220;intervene&#8221; and munge out those settings to have the SAPI save away.</p>
<p>I hope this makes sense. Anyway, great stuff on your site, I appreciate it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wicked		</title>
		<link>https://shibashake.com/wp/standard-wordpress-metabox/comment-page-2#comment-2409</link>

		<dc:creator><![CDATA[Wicked]]></dc:creator>
		<pubDate>Fri, 05 Nov 2010 06:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=4162#comment-2409</guid>

					<description><![CDATA[Thank you for this.

Very wicked awesome.]]></description>
			<content:encoded><![CDATA[<p>Thank you for this.</p>
<p>Very wicked awesome.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: wp-popular.com &#187; Blog Archive &#187; Add a Standard WordPress Meta-Box		</title>
		<link>https://shibashake.com/wp/standard-wordpress-metabox/comment-page-2#comment-2063</link>

		<dc:creator><![CDATA[wp-popular.com &#187; Blog Archive &#187; Add a Standard WordPress Meta-Box]]></dc:creator>
		<pubDate>Tue, 31 Aug 2010 15:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=4162#comment-2063</guid>

					<description><![CDATA[[...] more: Add a Standard WordPress Meta-Box Tags: interface, meta-box, metabox, [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] more: Add a Standard WordPress Meta-Box Tags: interface, meta-box, metabox, [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/standard-wordpress-metabox/comment-page-1#comment-2039</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Thu, 26 Aug 2010 15:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=4162#comment-2039</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/standard-wordpress-metabox/comment-page-1#comment-2030&quot;&gt;Separatista&lt;/a&gt;.

You can style it in CSS (#submitdiv). Just add the CSS to the &#039;admin_head&#039; hook.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/standard-wordpress-metabox/comment-page-1#comment-2030">Separatista</a>.</p>
<p>You can style it in CSS (#submitdiv). Just add the CSS to the &#8216;admin_head&#8217; hook.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Separatista		</title>
		<link>https://shibashake.com/wp/standard-wordpress-metabox/comment-page-1#comment-2030</link>

		<dc:creator><![CDATA[Separatista]]></dc:creator>
		<pubDate>Tue, 24 Aug 2010 18:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=4162#comment-2030</guid>

					<description><![CDATA[Hi, great tutorial! I have only one question - is it possible to modify default &quot;Publish&quot; metabox for custom posts type? This metabox can not be hidden, but I would like to change buttons text, some styling and remove visibility option. I tried to find solution, but with no success... Thank you very much for your help...]]></description>
			<content:encoded><![CDATA[<p>Hi, great tutorial! I have only one question &#8211; is it possible to modify default &#8220;Publish&#8221; metabox for custom posts type? This metabox can not be hidden, but I would like to change buttons text, some styling and remove visibility option. I tried to find solution, but with no success&#8230; Thank you very much for your help&#8230;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 0/73 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 using disk (Request-wide modification query)

Served from: www.shibashake.com @ 2024-12-17 12:45:07 by W3 Total Cache
-->