[wp-trac] [WordPress Trac] #63731: wp-emoji-release.min.js Requires URL Update

WordPress Trac noreply at wordpress.org
Tue Jul 22 13:56:32 UTC 2025


#63731: wp-emoji-release.min.js Requires URL Update
--------------------------+-------------------------
 Reporter:  isaumya       |       Owner:  (none)
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:
Component:  Emoji         |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  javascript
--------------------------+-------------------------
Changes (by Presskopp):

 * status:  closed => reopened
 * resolution:  wontfix =>


Comment:

 Uh, I'm sorry. I tested it again using
 {{{
 add_action( 'after_setup_theme', function() {
         add_filter( 'emoji_svg_url', '__return_false' );
 });
 }}}

 You're right - you'll get a connection failed.

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


More information about the wp-trac mailing list