[wordpress插件] 360 Panorama Embed360度全景嵌入

wordpress 插件 文章 2020-01-21 14:40 1300 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

This plugin allows users to easily embed panoramas created by the 360 Panorama app on iPhone/iPad.

此插件使用户可以轻松地将由360 Panorama应用程序创建的全景图嵌入到iPhone / iPad上。

Some WordPress users cannot

一些WordPress用户不能

easily embed Javascript in posts or pages, especially if you switch between HTML and Visual mode in the editor.

轻松地将Javascript嵌入到帖子或页面中,尤其是如果您在编辑器中的HTML和Visual模式之间切换时。

This shortcode plugin will allow you

此短代码插件将允许您

to switch between views without losing your embedded panorama.

可以在视图之间切换而不会丢失嵌入式全景图。

Usage

用法

To use it, call the shortcode in your post or page.

要使用它,请在您的帖子或页面中调用简码。

Example:

示例:

[panoembed pano=”XXXXX”]

[panoembed pano =“ XXXXX”]

Where XXXXX is the value of the panorama created by the app.

其中XXXXX是应用程序创建的全景图的值。

If the URL Occipital gives you is http://360.io/sS5Cpw, then the value you’ll

如果Occipital提供的URL是http://360.io/sS5Cpw,那么您将获得的值

need to enter in the shortcode is sS5Cpw.

需要输入的短码是sS5Cpw。

You can also specify the width and height of the embed if you need it to fit in a certain area on your post or page.

如果您需要嵌入的宽度和高度,以使其适合帖子或页面上的特定区域,也可以指定。

You can do that this way:

您可以这样操作:

[panoembed pano=”sS5Cpw” width=”600″ height=”300″]

[panoembed pano =” sS5Cpw” width =” 600” height =“” 300”]

安装步骤

    1. Upload pano-embed.php to the /wp-content/plugins directory.
    2. pano-embed.php 上载到 / wp-content / plugins 目录。

    3. Activate the plugin through the ‘Plugins’ Menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Use the shortcode in your posts and pages as needed.
    6. 根据需要在您的帖子和页面中使用简码。

下载地址

https://downloads.wordpress.org/plugin/360panoembed.zip

https://downloads.wordpress.org/plugin/360panoembed.zip

-EOF-

AI助手支持GPT4.0