Hi everyone, Just wondering, what freakin' file would I edit to embed a wmv object into a WordPress post? I'm not looking for a plugin. I want to put the embed tags right in the page using a variable to hold the correct videos but I have no idea which file creates the page. I'm not talking about the index page. I'm talking about the page you go to when you click a post's title. Also, what variable holds the name of the page the title redirects you to? I have re-write on so I assume it's gotta be somewhere. The title will be the same name as the video file so I can use it in the embed as well. Hope that was somewhat clear. Any help would be appreciated. Thanks, boxer126
Your individual post pages are controlled by single.php for the most part. But if you want the video in one single post you can just put the embed tags right in via the wp admin panel.
You can? I thought I tried that. Or maybe it was so simple I just never thought of it. Thanks. I'll give it a shot. -boxer126
Exactly. Don't use the WYSIWY(may)G editor. If you're also concerned about your HTML validating, you'll want to look at "Bye Bye, Embed" by Elizabeth Castro: www.alistapart.com/articles/byebyeembed