Title: Aye Aye Frame
Author: utcwebdesign
Published: <strong>September 19, 2011</strong>
Last modified: September 20, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/aye-aye-frame.svg)

# Aye Aye Frame

 By [utcwebdesign](https://profiles.wordpress.org/utcwebdesign/)

[Download](https://downloads.wordpress.org/plugin/aye-aye-frame.zip)

 * [Details](https://wordpress.org/plugins/aye-aye-frame/#description)
 * [Reviews](https://wordpress.org/plugins/aye-aye-frame/#reviews)
 *  [Installation](https://wordpress.org/plugins/aye-aye-frame/#installation)
 * [Development](https://wordpress.org/plugins/aye-aye-frame/#developers)

 [Support](https://wordpress.org/support/plugin/aye-aye-frame/)

## Description

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]. Simply
wrap the url you would like to feature in the custom shortcode –

[ayeframe]YOUR URL HERE[/ayeframe]

and hey presto! you have an iframe on your WordPress blog.

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.

    ```
        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<br />
        '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.my_ayeframe_url[/ayeframe]

       Any questions?
        Aye Aye Frame was created just for fun (thats right, FUN!) by Christian Senior at www.utcwebdesign.co.uk but if you have any questions or suggestions you are welcome to get in touch using the contact information on the website.
        Keep up to date with this plugin at http://www.utcwebdesign.co.uk/blog/development/aye-aye-frame-wordpress-plugin
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Aye Aye Frame” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ utcwebdesign ](https://profiles.wordpress.org/utcwebdesign/)

[Translate “Aye Aye Frame” into your language.](https://translate.wordpress.org/projects/wp-plugins/aye-aye-frame)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/aye-aye-frame/), check
out the [SVN repository](https://plugins.svn.wordpress.org/aye-aye-frame/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/aye-aye-frame/) 
by [RSS](https://plugins.trac.wordpress.org/log/aye-aye-frame/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1**
 *  Last updated **15 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.2.1**
 * Tags
 * [html](https://wordpress.org/plugins/tags/html/)[iframe](https://wordpress.org/plugins/tags/iframe/)
   [strip tags](https://wordpress.org/plugins/tags/strip-tags/)
 *  [Advanced View](https://wordpress.org/plugins/aye-aye-frame/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/aye-aye-frame/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/aye-aye-frame/reviews/)

## Contributors

 *   [ utcwebdesign ](https://profiles.wordpress.org/utcwebdesign/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/aye-aye-frame/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.utcwebdesign.co.uk)