Hi there, I'm developing a website for which I want every URL should be open in new window but in iframe. for example: SEE THIS IN.COM's FRAME URL is opening in separate window but in iframe. There is an option to close to frame also, after closing the frame, browser shows original URL. I want to try the same in WORDPRESS. Is there any ideal plugin?
None of the iframe plugins that I have seen will do that. You give them a link and they show the page in an iframe, that's all. I would edit the single page template (single.php) to make every post appear in an iframe.