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]...
I’d like to create a front page video feature that embeds a vimeo video of the users choosing. I’d like the user to only have to input the video...
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...
Ok, so I want to embed youtube videos but also remove the annoying annotations. The following code works great from to embed the video But whatever I seem to...
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...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 4...
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...
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...
Even though I tried to alter the width of the embedded player size The audio embed handler is registered within wp_maybe_load_embeds() and filtered through the wp_embed_handler_audio filter. So within...
Is there a way to force PDF files to open in the browser when the option “Display PDF in browser” is unchecked? I tried using the embed tag and...