One of my clients is using WP 2.5.1 and I am trying to embed youtube videos and it is not working. Basically what happens is when I save/publish the code is stripped out. I disabled the visual editor and still when I publish/save the post Wp automatically removes the embed code. How do I prevent this so that the video can be embedded and visible on the published post page?
Thanks
Here is the link to the blog.
Omar
(von: omerkhan02)
Hier noch 3 weitere Ergebnisse dieses Threads:
Re: why can’t I embed video in WP 2.5.1. It strips the code away :: Reply by Joern
11. Jul. 2010 (von: Joern)
I think before WordPress 2.9 there is no built in filter for videos.Upgrading to 2.9 should show the clip by inserting just the url in a single line in post editor http://www.youtube.com/watch?v=PHH2JItePlc Or with WP 2.5.1 you could use a…
Re: why can’t I embed video in WP 2.5.1. It strips the code away :: Reply by omerkhan02
12. Jul. 2010 (von: omerkhan02)
Hey Joern, I have heard of nightmare stories about upgrading. Like people's sites being wiped out. What is the best way to upgrade without losing the siteOmar Weiterlesen →
Re: why can’t I embed video in WP 2.5.1. It strips the code away :: Reply by Joern
12. Jul. 2010 (von: Joern)
upgrading I do like this:get the latest WordPress.zipextract on my PCMake a BACKUP of my database!!using ftp (filezilla) I rename on the (running) site the folderswp-admin to wp-admin-oldwp-includes to wp-includes-oldcopy the new wp-includes and wp-adm... Weiterlesen →