[wp-trac] [WordPress Trac] #52005: Custom Embed Handlers not rendering preview in "Embed" Block
    WordPress Trac 
    noreply at wordpress.org
       
    Thu Dec 10 17:27:56 UTC 2020
    
    
  
#52005: Custom Embed Handlers not rendering preview in "Embed" Block
--------------------------+------------------------------
 Reporter:  MadtownLems   |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Embeds        |     Version:  5.6
 Severity:  normal        |  Resolution:  invalid
 Keywords:  close         |     Focuses:
--------------------------+------------------------------
Changes (by MadtownLems):
 * keywords:   => close
Comment:
 I have confirmed this report to be invalid.
 If anyone stumbles here and wonders why your custom embed handlers are
 embedding properly on the front-end but not the back-end, ensure that your
 calls to wp_embed_register_handler are attached to a hook that actually
 runs on the back-end (such as plugins_loaded), and not a front-end only
 hook
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52005#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list