Remove wordpress embed share icon?

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 … Read more

Why most embed feature doesn’t work?

WordPress relies on the open standard for embedding called OEmbed. This is what makes Youtube URLs turn into video players when copy pasted into a post, etc By default WordPress only supports a predefined list of OEmbed providers, so it knows how to ask Youtube or Vimeo for an embed snippet, but 9gag isn’t in … Read more

How to disable URL preview in WordPress comments

(Note that this answer deals with URL previewing in the Admin, Comments area. URLs are not ‘previewed’ in what the visitor sees in your posts’ comments.) If you inspect the source of the Comments page (in Admin, Comment area, where a link will be previewed if you hover over it), you will see that the … Read more

Embedded videos not displaying on page

Firstly – what a great project! Well done on pulling all of this info together. If I look at the code in your page I can see that the videos are set with a width of 0 and a height of 0. So they are there – just not visible (essentially less than one pixel … Read more

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