Hey there! Want to talk about my book or maybe you need me for something?...
Christian Senior - Author, Illustrator
Say hello!
Close

Aye Aye Frame – A WordPress plugin

WordPress is such an awesome tool that it even strips some HTML, such as iframes, as a security measure. Unfortunately sometimes we need to use iframes so Aye Aye Frame gives you back that freedom with the use of a shortcode [ayeframe]. For more information on WordPress short codes check the WordPress Codex

Usage

To use Aye Aye Frame simply insert the url or code you would like to appear in your iframe between these shortcode tags

Download the plugin

Download the plugin from the WordPress community – Aye Aye Frame
[ayeframe]YOUR URL HERE[/ayeframe]
The code or url you insert between the shortcode tags is the equivalent of the ‘src’ section of the iframe code.

Customise your Aye Aye Frame

As with normal iframes, extra parameters can be added to customise the size, borders and other elements. Any, all or none of these parametres may be used. A full list of these parameters is available in the Aye Aye Frame menu after plugin installation.

Extra parameters

  • ‘width’ = Takes a number to customise the width of the iframe. Default = 250
  • ‘height’ = Takes a number to customise the height of the iframe. Default = 250
  • ‘frameborder’ = Specifies whether to add a border to the iframe (0 = no, 1 = yes). Default = 0
  • ‘marginheight’ = Specifies the top and bottom margins of an iframe. Default = 0
  • ‘marginwidth’ = Specifies the left and right margins of an iframe. Default = 0
  • ‘name’ = Specifies the name of the iframe. Default = No default
  • ‘scrolling’ = Specifies whether or not to display scrollbars in an iframe (yes, no, auto). Default = auto
  • ‘id’= Specifies the id of your iframe. No default
  • ‘class’ = Specifies the class name of your iframe. Default = No default
  • ‘title’ = Specifies the title of your iframe. No default

Example usage of extra parameters

[ayeframe width=500 height=500 frameborder=1 marginheight=5 marginwidth=5 name=myFrameName scrolling=0 id=myFrameID class=myFrameClass title=myFrameTitle]http://www.myframeurl[/ayeframe]

Any questions?

Aye Aye Frame was created just for fun (thats right, FUN!) by Christian Senior at UTC Web Design but if you have any questions or suggestions you are welcome to get in touch using the contact information on the website.

Tags: ,