Here’s the code to remove the site icon markup from embeds:
add_filter('get_site_icon_url','__return_false', 10, 3);
If you want to remove the entire site-icon + site-title then use this:
add_filter('embed_site_title_html','__return_false');
The right thing to do though would be to upload your own site-icon in the WordPress customizer and show-off your branding. Min image size it needs is 512px.
Related Posts:
- WP Oembed not passing through the “autoplay=1” variable
- How to add new embed handler not supported by oembed
- Manipulating oembed_dataparse stopped working for YouTube embeds
- wp_embed_register_handler is not working
- Any way to use a custom Parameter for vimeo embed without using an iframe?
- Hiding Comments Icon On oembed
- Can I use wp_oembed_get to detect a valid embeddable link or is there a better way to do so?
- Embeding YouTube video via a template function throws iframe cross-domain policy error
- extra text in Vimeo Embedded videos
- Video Embed with Captions in Turkish
- How can I force oEmbed to display fixed height & width dimensions?
- How to embed YouTube videos in posts without adding suggested videos at the end?
- Div around YouTube video
- How to make enqueue_embed_scripts work with the embed_template filter
- Add class and change src type inside wp_oembed_get
- How to disable URL preview in WordPress comments
- Remove wordpress embed share icon?
- WordPress Mediaelement – Youtube Videos Embed Options
- Adding an official oEmbed provider to WordPress
- Completely disable oEmbed and auto-embed on frontend and post editor?
- How can I change Max Embed Size in WordPress 3.5?
- Soundcloud embed shortcode does not work
- wp_embed_register_handler not working
- Set wmode attribute to transparent for the embed shortcode to make drop-down menu hover over YouTube embed in Internet Explorer
- Detecting Embed URLs Within post_content
- How to change thumbnail of embedded Youtube video?
- Customize Embedded Tweets (or, How To Hide Photos in Embedded Tweets)
- How to change WordPress embedded player size or show just the play button
- how to embed external webpage in my wordpress page
- use of tag into wordpress
- ted talks embed fixed, but can’t control size
- Get all Youtube video’s from posts and embed them on a different page
- How to embed a WordPress article on another website [closed]
- wp_embed_register_handler to embed html files
- How to add oEmbed support to my theme?
- Vimeo video embeds doesnt seem to work with ACF [closed]
- vimeo/youtube video embed with thumbnails
- Embed YouTube video from custom field value
- Search XML file from within WordPress?
- WordPress keeps altering my embed code
- disable video URL auto-embedding for a part of the post
- Check if page is embeded
- How can I override print_embed_sharing_dialog() in WordPress 4.5
- Embed Post in external page
- Responsive embed for the video shortcode
- Outside url for post content
- want to stop stripping out from my post content
- How to register a embed handler as a fallback to a oEmbed handler?
- How to auto embedded youtube with wp_insert_post()
- Display total questions of Moodle in WordPress [closed]
- How to display real-time data which is stored in an IBM Cloud web app
- MP4 video on wordpress working on desktop, not on mobile devices
- Embedding custom posts with REST API
- How to apply an ID to Shortcode Embedded iframe
- How can I remove the first video from a post and feature it?
- How to Implement Responsive YouTube Video Framing? [closed]
- Embedded tweets get wrapped in tags and fail to load
- Responsive Embeds using default embed shortcode
- How can I replace an oEmbed URL in post with actual embed HTML
- How To Display Content from a website on wordpress page?
- How to make my new theme read [youtube id=”id of the video here” width=”600″ height=”350″]?
- Auto embeding Vimeo/Youtube in custom fields (tinyMCE editor)
- How to put an external object into WordPress to that occupies most of the available space?
- Embedding Youtube video on comments
- WordPress get_media_embedded
- Add custom parameters in SoundClound embed
- How do I not embed the SoundCloud player? I just want the link
- Add Watermark to PDF’s of logged in user in WordPress upon upload to media library [closed]
- YouTube embeded video will not resize (only full screen responsive) [closed]
- How can I embed an Excel spreadsheet that allows users to edit certain fields, but is still “read-only”
- TED talk embedded videos cut off by sidebar
- oEmbded with wp_insert_post() [embedly]
- Help with jot form pro embed code
- WordPress fails to embed video URL
- changes after I save a post
- Embed a Google Docs in WordPress?
- Is there a way to do nested embeds in the REST API?
- embed via wp_embed_register_handler only works in front-end
- Is it possible to embed a wordpress tag page on wordpress?
- Code playground (like CodePen) inside WordPress?
- Auto embeds don’t work for attachment descriptions
- Embed wikipedia page in WordPress?
- Embed post wont work on custom post type
- [embed]Using WordPress 5.5.1 there is no embed option after the video is uploaded
- Why does my custom html code (for a donation form) appear in a preview but not in the published post?
- Embed Microsoft Forms into WordPress page
- How to modify the HTML output of Gutenberg block? (Youtube)
- Nofollow attribute in WordPress link embed code?
- Youtube iframe embed keeps disappearing from page
- ‘[code]’ shortcode to markup programming code does not work
- Embedding multiple song players on one page without it effecting the load time
- how to embed a .mp4 video the url postfix with secret key
- CartoDB embedding doesn’t work
- How to embed php page from separate site
- Displaying cf post formats with oembed
- How to have embedded images from smugmug take full width of blog posts
- WordPress: embedding last posted video
- How can I create iframe/embeddable content from my WordPress site?
- How to anchor to embed video
- Embed links work on new page creation, not on edit