Embed an Iframe into a WordPress post or page
Tags: function html iframe wordpress
This tutorial is about how-to create a shortcode in WordPress using a custom field. The result is some iframe HTML where the code is not filtered. Just open the functions.php file in your WordPress theme directory and add the two functions from the tutorial. In your post add the shortcode and you’re ready.
Related Posts
-
Create a FAQ Page with WordPress using Custom Post TypesGreat and complete tutorial on how to create a custom post types in WordPress. This [...]
-
Install the Q&A WordPress PluginNice plugin! While this is the free Lite Version, you get a simple but complete [...]
-
Beginning WordPress Development: A Look at Common FunctionsNice list of WordPress function people can use in their WordPress themes. I like the [...]





