<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 09:33:01 +0000</lastBuildDate>
    <item>
      <title>(PHP) Fix duplicate fields with quick_edit_custom_box hook in Wordpress - briteweb</title>
      <link>https://snipplr.com/view/61790/fix-duplicate-fields-with-quickeditcustombox-hook-in-wordpress</link>
      <description>&lt;p&gt;Adding custom fields to the quick edit panel in Wordpress is easy using built-in hooks. However, the hook to add fields seems to be called multiple times, adding duplicate fields to the quick edit panel. Adding this code to the top of the function being called by quick_edit_custom_box checks if the action has already been called and prevents it from being called again.&#13;
&#13;
More info [here](http://wp.tutsplus.com/tutorials/extending-the-quick-edit-tool-for-taxonomy-terms/ "Extending the Quick Edit Tool for Taxonomy Terms | Wptuts+")&lt;/p&gt;</description>
      <pubDate>Sat, 10 Dec 2011 06:07:04 UTC</pubDate>
      <guid>https://snipplr.com/view/61790/fix-duplicate-fields-with-quickeditcustombox-hook-in-wordpress</guid>
    </item>
  </channel>
</rss>
