Can i change wordpress emoji src from http://s.w.org/ to my site?

Yes, you can use the emoji_url filter. Note there are a few other filters available as well.

A simple example would be

add_filter( 'emoji_url', function( $url ) {
    return 'https://www.myowndomain.com/emoji/72x72/';
} );

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)