Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

EveryScape Viewer

Beschreibung

Enables user to add EveryScape viewers to a post or page using a shortcode.

Attributes:

  • width – Viewer width in pixels
  • height – Viewer height in pixels
  • script – VideoScape ID
  • tour – Tour ID
  • panorama – Panorama ID

    Example:

[everyscape_viewer width=“680″ height=“500″ script=“19106233″]
[everyscape_viewer width=“680″ height=“500″ tour=“39163705″]
[everyscape_viewer width=“680″ height=“500″ panorama=“1228921″]

Installation

  1. Download the EveryScape Viewer plugin from http://everyscape.com/wp-plugin.html or from https://wordpress.org/plugins/everyscape-viewer
  2. Upload the entire everyscape-viewer directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‚Plugins‘ menu in WordPress
  4. Use the shortcode in your post or page e.g. [everyscape_viewer width=“680″ height=“500″ script=“19106233″]

FAQ

What if I do not enter any parameters for the shortcode?

A viewer will be displayed with the following defaults: width = 480px, height = 300 and a sample panorama ID = 248400.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„EveryScape Viewer“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „EveryScape Viewer“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.1

  • Updated installation instructions and added plugin icons.

1.0.0

  • First release.