<?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: Expand the WordPress Quick Edit Menu	</title>
	<atom:link href="https://www.shibashake.com/wp/expand-the-wordpress-quick-edit-menu/feed" rel="self" type="application/rss+xml" />
	<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu</link>
	<description>Adventures in WordPress</description>
	<lastBuildDate>Wed, 19 Aug 2020 21:37:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9</generator>
	<item>
		<title>
		By: Mike G		</title>
		<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-953883</link>

		<dc:creator><![CDATA[Mike G]]></dc:creator>
		<pubDate>Wed, 19 Aug 2020 21:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823#comment-953883</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-918483&quot;&gt;Sarah&lt;/a&gt;.

This is exactly what is happening to me. It is updating the value in the database and in the column, but I have to refresh the page for the quick edit field to get updated. Any fix for this?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-918483">Sarah</a>.</p>
<p>This is exactly what is happening to me. It is updating the value in the database and in the column, but I have to refresh the page for the quick edit field to get updated. Any fix for this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ronald Sentner		</title>
		<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-946839</link>

		<dc:creator><![CDATA[Ronald Sentner]]></dc:creator>
		<pubDate>Fri, 27 Sep 2019 19:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823#comment-946839</guid>

					<description><![CDATA[Hi Shiba,
When opening a product (WooCommerce), you can choose for QUICK EDIT.
My client likes to have 2 extra fields *existing fields (found at EDIT, by the tab LINKED PRODUCTS).
• Upsells
• Cross-sells
Could you arrange this with a plugin or coding?
Regards, Ronald]]></description>
			<content:encoded><![CDATA[<p>Hi Shiba,<br />
When opening a product (WooCommerce), you can choose for QUICK EDIT.<br />
My client likes to have 2 extra fields *existing fields (found at EDIT, by the tab LINKED PRODUCTS).<br />
• Upsells<br />
• Cross-sells<br />
Could you arrange this with a plugin or coding?<br />
Regards, Ronald</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PhoenixJP		</title>
		<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-941313</link>

		<dc:creator><![CDATA[PhoenixJP]]></dc:creator>
		<pubDate>Mon, 25 Feb 2019 19:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823#comment-941313</guid>

					<description><![CDATA[Thanks for this tutorial. Does someone knows if this still work with wordpress 5.03 and 5.1.]]></description>
			<content:encoded><![CDATA[<p>Thanks for this tutorial. Does someone knows if this still work with wordpress 5.03 and 5.1.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Francine Carrel		</title>
		<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-3#comment-939143</link>

		<dc:creator><![CDATA[Francine Carrel]]></dc:creator>
		<pubDate>Tue, 27 Nov 2018 11:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823#comment-939143</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-3#comment-135150&quot;&gt;Mark&lt;/a&gt;.

This is a very long time away from your original comment, but did you ever work it out? I am stuck on the exact same thing four years on!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-3#comment-135150">Mark</a>.</p>
<p>This is a very long time away from your original comment, but did you ever work it out? I am stuck on the exact same thing four years on!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Julio		</title>
		<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-919429</link>

		<dc:creator><![CDATA[Julio]]></dc:creator>
		<pubDate>Fri, 07 Apr 2017 12:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823#comment-919429</guid>

					<description><![CDATA[Great job on this tutorial! It worked perfectly with me. I&#039;ve got make it work with ACF smoothly! :) But I&#039;m having problem on add more than one field to quick edit menu. The first field I&#039;ve added is a text field that update the text field from ACF added to the CPT. It worked beautifully, showing the current value on the field and updating when changed. But, I have other field that is a selectbox. Its options are the ones set on the custom field settings. I&#039;ve duplicated the code I&#039;ve modified for the textbox and modified again to load select options on selectbox. When I add this second field, neither the textbox nor the selectbox works. The textbox doesn&#039;t loads the current value and the selectbox doesn&#039;t loads the list of options and doesn&#039;t select the current selected option. Do you have any idea on how fix it? Thank you! :)]]></description>
			<content:encoded><![CDATA[<p>Great job on this tutorial! It worked perfectly with me. I&#8217;ve got make it work with ACF smoothly! 🙂 But I&#8217;m having problem on add more than one field to quick edit menu. The first field I&#8217;ve added is a text field that update the text field from ACF added to the CPT. It worked beautifully, showing the current value on the field and updating when changed. But, I have other field that is a selectbox. Its options are the ones set on the custom field settings. I&#8217;ve duplicated the code I&#8217;ve modified for the textbox and modified again to load select options on selectbox. When I add this second field, neither the textbox nor the selectbox works. The textbox doesn&#8217;t loads the current value and the selectbox doesn&#8217;t loads the list of options and doesn&#8217;t select the current selected option. Do you have any idea on how fix it? Thank you! 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sarah		</title>
		<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-918483</link>

		<dc:creator><![CDATA[Sarah]]></dc:creator>
		<pubDate>Wed, 22 Mar 2017 12:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823#comment-918483</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-917157&quot;&gt;Sarah&lt;/a&gt;.

Okay it works, I have done something wrong :P
But when saving metadata and clicking at the quick edit link the old value is shown in the quick edit field. Only after refreshing the page you can see the updated value. 
Is there a way to update the values immediately after clicking &quot;Update&quot; (like when I change the status of a post for example)?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-917157">Sarah</a>.</p>
<p>Okay it works, I have done something wrong 😛<br />
But when saving metadata and clicking at the quick edit link the old value is shown in the quick edit field. Only after refreshing the page you can see the updated value.<br />
Is there a way to update the values immediately after clicking &#8220;Update&#8221; (like when I change the status of a post for example)?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sarah		</title>
		<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-917157</link>

		<dc:creator><![CDATA[Sarah]]></dc:creator>
		<pubDate>Fri, 24 Feb 2017 13:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823#comment-917157</guid>

					<description><![CDATA[Hello, is this still working for you in WP 4.7.2?
For me, it doesn&#039;t work correctly. Post meta is added to the quick edit and also saved, but if I then click again on the quick edit link, there is no value. 
If it works on your blogs it must be my fault :-P But maybe it is an incompatibility issue.]]></description>
			<content:encoded><![CDATA[<p>Hello, is this still working for you in WP 4.7.2?<br />
For me, it doesn&#8217;t work correctly. Post meta is added to the quick edit and also saved, but if I then click again on the quick edit link, there is no value.<br />
If it works on your blogs it must be my fault 😛 But maybe it is an incompatibility issue.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-881464</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Mon, 25 Apr 2016 23:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823#comment-881464</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-881456&quot;&gt;Trisha&lt;/a&gt;.

I am very glad. Thank you Trisha.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-881456">Trisha</a>.</p>
<p>I am very glad. Thank you Trisha.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Trisha		</title>
		<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-881456</link>

		<dc:creator><![CDATA[Trisha]]></dc:creator>
		<pubDate>Mon, 25 Apr 2016 19:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823#comment-881456</guid>

					<description><![CDATA[Thank you SO much for this very clear tutorial! Still works great (I&#039;m using WP 4.4.2) and it was easy to follow along and modify to fit my particular custom field to be added.]]></description>
			<content:encoded><![CDATA[<p>Thank you SO much for this very clear tutorial! Still works great (I&#8217;m using WP 4.4.2) and it was easy to follow along and modify to fit my particular custom field to be added.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Juan		</title>
		<link>https://shibashake.com/wp/expand-the-wordpress-quick-edit-menu/comment-page-4#comment-820144</link>

		<dc:creator><![CDATA[Juan]]></dc:creator>
		<pubDate>Tue, 23 Jun 2015 21:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://shibashake.com/wordpress-theme/?p=8823#comment-820144</guid>

					<description><![CDATA[fantastic, thanks!]]></description>
			<content:encoded><![CDATA[<p>fantastic, thanks!</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-16 03:48:48 by W3 Total Cache
-->