[wp-trac] [WordPress Trac] #44632: Properly enqueue wp-embed

WordPress Trac noreply at wordpress.org
Thu Jun 1 18:07:35 UTC 2023


#44632: Properly enqueue wp-embed
-------------------------------------+-------------------------------------
 Reporter:  alpipego                 |       Owner:  audrasjb
     Type:  enhancement              |      Status:  closed
 Priority:  normal                   |   Milestone:  5.9
Component:  Embeds                   |     Version:  4.4
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch has-unit-      |     Focuses:  javascript,
  tests dev-reviewed commit          |  performance
-------------------------------------+-------------------------------------

Comment (by westonruter):

 In [changeset:"55875" 55875]:
 {{{
 #!CommitTicketReference repository="" revision="55875"
 Emoji: Remove extraneous `sprintf()` from
 `_print_emoji_detection_script()`.

 The `sprintf()` is not being passed any values, and there is no
 placeholder to replace.
 This originated in r52132 in which I erroneously included this `sprintf()`
 in
 two places. I fixed one of the cases in r52151 but I missed the other.

 Follow-up to [52132], [52151].

 Fixes #58436.
 See #44632.
 }}}

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


More information about the wp-trac mailing list