This has been answered here: Removing WordPress Icon from oembed link footer .
From the answer to that question:
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.
This article might also be helpful: https://premium.wpmudev.org/blog/embedding-wordpress-oembed/
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?
- Removing WordPress Icon from oembed link footer
- 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
- 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 do I embed youtube videos with https instead of http in the URL?
- How can I change Max Embed Size in WordPress 3.5?
- Soundcloud embed shortcode does not work
- Modify youtube video size on one page and show another size on different page
- wp_embed_register_handler not working
- Embed .mov file via ‘Add Media’ 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?
- Youtube – Embed as IFRAME
- Customize Embedded Tweets (or, How To Hide Photos in Embedded Tweets)
- How to remove the embed_footer?
- How to change WordPress embedded player size or show just the play button
- how to embed external webpage in my wordpress page
- Is it possible to modify the default YouTube embed attributes string?
- 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
- vimeo/youtube video embed with thumbnails
- Embed YouTube video from custom field value
- 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()
- Is there a way to create embed codes from wordpress/buddypress content?
- 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
- 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]
- 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?
- Facebook embeds fixing with functions.php
- Embed video from streamtape using direct link
- [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?
- Security when outputing wp_oembed_get code
- How to modify the HTML output of Gutenberg block? (Youtube)
- Nofollow attribute in WordPress link embed code?
- oembed facebook link?
- 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
- My WordPress editor deletes all characters after emoji – how can I fix this?
- Do_Shortcode not working for Embed any tweet
- How to embed php page from separate site
- Increase size of Google Document Site Wide [closed]
- Enclosures being deleted “automatically”
- How can I create iframe/embeddable content from my WordPress site?
- How to anchor to embed video