Home › Support › General › HivePress › iframes inside listings
Hello, i cannot insert an iframe inside a listing…it will simply be ignored. I can insert by using third party plugins (like advanced iframes) but i want to keep things as simplest as possibile. Thanks!
There’s no such option at the moment (for security reasons), HivePress filters the input with this function https://developer.wordpress.org/reference/functions/wp_kses_post/ and it seems that WordPress removes iframes, scripts, etc. automatically.
You must be logged in to reply to this topic.