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.

iFrame Me

Kuvaus

iFrame Me is a simple plugin for creating HTML iFrames which serve as window to another site for displaying embedded content

How to use

Simply write shortcode and add url between.[iframe_me] YOUR URL [/iframe_me]

Shortcode Params

You can use these codes to customize iframe. Uses [iframe_me height='100px'... .
* height Height of output frame in pixels or percentage.
* width width of output frame in pixels or percentage.

Kuvankaappaukset

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“iFrame Me” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

“iFrame Me” has been translated into 8 locales. Kiitoksia kääntäjille heidän työstään.

Käännä “iFrame Me” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.1.0

  • Custom iframe height and width support.
  • Added Relative URL support.

1.0.0

  • Initial Release