Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Force Frame

Leírás

force-frame is a WordPress plugin that allows you to force your WordPress website inside an iframe in another website, with cross-domain support.

Features

  • Redirect to parent site: when users access your website directly, they will be redirected to the parent site where your site is shown in an iframe.
  • Inject site’s URL into parent site’s URL: when users navigate between pages in your site, the URL they navigate to is injected in the parent site’s URL using the fragment or a GET parameter; if the parent site’s URL is then shared, the iframe will load the correct page of your site
  • Cross-domain support: it will work even if your site and the parent site are on different domains

Links: Author’s Site

!!IMPORTANT!!

If you’re upgrading to version 1.2+ from a previous version, you will have to replace the iframe in the parent site with a script: please follow the instructions in the Force Frame settings page.

Képernyőmentések

  • Settings management

Telepítés

  1. Extract the downloadable archive inside wp-content/plugins, and activate in WordPress administration.
  2. The plugin MUST be configured accessing the Force Frame link inside the Settings menu; follow instructions there.

GYIK

Question?

Answer

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Force Frame” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Force Frame” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

1.0

  • First version

1.1

  • Corrected some bugs
  • Externalized and minified JS

1.2

  • Corrected some bugs
  • Added support for cross-domain with easyXDM
  • Added auto-scroll, auto-adjust-height, iframe-attributes and whitelisted-ips options

1.2.1

  • Added italian localization

1.2.2

  • Added admin notices
  • Updated translations

1.2.3

  • Corrected bug when parent had same origin as child

1.2.4

  • Corrected another bug when parent had same origin as child