I’ve given the task of moving several well established blogs from wordpress.com into an independent hosting using WordPress. WordPress.com uses a special parser for taking stuff like this: [youtube=http://youtu.be/JN3n34dS]...
  • May 24, 2022
  • 0 Comments
Hi i’m trying to upload a svg map to my wordpress website. I fixed all to be able to upload svg trough the media gallery but then when i...
  • May 23, 2022
  • 0 Comments
I need to hide the comments icon on oEmbed widgets or disable the comments icon feature completely. I’ve been looking at the following links: https://developer.wordpress.org/reference/files/wp-includes/embed.php/ https://core.trac.wordpress.org/browser/tags/4.5/src/wp-includes/embed.php What I came...
  • May 22, 2022
  • 0 Comments
I am trying to embed the admin “new post” WordPress page into an iframe: <iframe height="500px" frameborder="0" width="740px" src="https://wordpress.stackexchange.com/questions/33458/my_wordpress_domain/wp-admin/post-new.php"/> For some reason the iframe loads a blank page. The...
  • May 21, 2022
  • 0 Comments
I’m trying to embed a YouTube video in a Text Widget and WordPress 4.0 is stripping out the embed when rendering. For example, if I put this in the...
  • May 21, 2022
  • 0 Comments