Hi, does anyone know how to display iframe code in wordpress post? I tried to put an iframe code such as <iframe></iframe> in my post but it does not display. The code is missing after I saved it. Is it common for wordpress? how do I change it if it is possible?
wordpress generally removes all the code it doesnt recognize using its php script! If you want to do this you will have to edit the post using phpmyadmin im not fully sure if it will work though