I added if (!defined('DOING_AJAX') ) so my custom fields won't be deleted (created a meta box in my functions.php) when doing a quick edit but they still get deleted with the bulk actions, anyone know a fix for that?
I added if (!defined('DOING_AJAX') ) so my custom fields won't be deleted (created a meta box in my functions.php) when doing a quick edit but they still get deleted with the bulk actions, anyone know a fix for that?
I have the same issue.
Did you ever get a solution to this?
Ya (!defined('DOING_AJAX') ) now works? I'm looking though my old scripts and see I still have it in there. Hm, maybe a WP update fixed it? I actually stopped creating my own custom fields and started using http://uproot.us/custom-field-suite/ instead.
This topic has been closed to new replies.