[wp-trac] [WordPress Trac] #21016: Quick Edit removes custom added edit columns on save

WordPress Trac noreply at wordpress.org
Tue Jan 1 20:00:32 UTC 2013


#21016: Quick Edit removes custom added edit columns on save
-----------------------------+----------------------
 Reporter:  sillybean        |       Owner:
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Quick/Bulk Edit  |     Version:  3.3
 Severity:  normal           |  Resolution:  invalid
 Keywords:                   |
-----------------------------+----------------------

Comment (by brasofilo):

 For the records, I had the same issue and it was happening because of the
 check
 {{{
 'edit.php' == $pagenow
 }}}

 QuickEdit ''$pagenow'' is `admin-ajax.php`, so the necessary actions don't
 fire up after the post is updated and the custom columns are not rendered
 back.

 This ticket, #18496 and this
 [http://wordpress.stackexchange.com/q/31154/12615 WPSE thread] were the
 only places I found this issue being raised.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21016#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list