Insert an iframe and display an external website directly in a post using just a shortcode.
PageView is a plugin that will display another web page inside the current post. This is achieved with the use of an
iframe – an HTML tag that allows a webpage to be displayed inline with the current page.
To use:
[pageview url="http://urbangiraffe.com"]
Optional arguments:
title = A title to show under the iframe
desc = A description to show under the iframe
width = Width of iframe, in px or %
height = Height of iframe, in px or %
Full documentation can be found on the Pageview page.
The plugin is simple to install:
pageview.zip
pageview
directory to your /wp-content/plugins
directoryYou can find full details of installing a plugin on the plugin installation page.
The plugin is simple to install:
pageview.zip
pageview
directory to your /wp-content/plugins
directoryYou can find full details of installing a plugin on the plugin installation page.
<
p>