[wp-trac] [WordPress Trac] #32418: WP_Embed::maybe_run_ajax_cache not registered for edit_page_form action

WordPress Trac noreply at wordpress.org
Wed Aug 19 05:39:33 UTC 2015


#32418: WP_Embed::maybe_run_ajax_cache not registered for edit_page_form action
--------------------------+-----------------------------
 Reporter:  enrik         |       Owner:  wonderboymusic
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.4
Component:  Embeds        |     Version:  4.2.2
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |     Focuses:  administration
--------------------------+-----------------------------
Changes (by wonderboymusic):

 * owner:   => wonderboymusic
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"33642"]:
 {{{
 #!CommitTicketReference repository="" revision="33642"
 `WP_Embed::maybe_run_ajax_cache()` doesn't hook to pages, because it only
 happens on `'edit_form_advanced'`, not `'edit_page_form'`. Make sure it
 runs for pages as well. This was probably not intentional, see [29557].

 Fixes #32418.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32418#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list