Title: Embedded Stories
Author: Gobi Stories
Published: <strong>2021 年 12 月 3 日</strong>
Last modified: 2024 年 6 月 10 日

---

搜索插件

![](https://ps.w.org/gobi-integration/assets/banner-772x250.jpg?rev=2674474)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/gobi-integration/assets/icon-256x256.png?rev=2674261)

# Embedded Stories

 作者：[Gobi Stories](https://profiles.wordpress.org/gobistories/)

[下载](https://downloads.wordpress.org/plugin/gobi-integration.0.2.4.zip)

 * [详情](https://cn.wordpress.org/plugins/gobi-integration/#description)
 * [评价](https://cn.wordpress.org/plugins/gobi-integration/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/gobi-integration/#developers)

 [支持](https://wordpress.org/support/plugin/gobi-integration/)

## 描述

This plugin enables you to easily add video content in the story format created 
in studio.gobistories.com to your web page.

The primary functionality of the plugin consists of the shortcode `gobi`. The shortcode
renders a gobi-story in your article, post or page in-place. This story is then 
autodiscovered automatically on page load. The plugin ensures that all the proper
scripts are automatically loaded. If you need a specific version of the Gobi Web
Integration installed, this can be tuned in the plugin’s settings.

### Example uses

#### Simple use with single story

    ```
    [gobi stories="abc123"]
    ```

#### Multiple stories

    ```
    [gobi stories="abc123,xyz456"]
    ```

#### Enable Shadow DOM

    ```
    [gobi stories="abc123" disable_shadow_dom="true"]
    ```

#### Custom color

    ```
    [gobi stories="abc123" color="#ff0077"]
    ```

Options for setting default colors will be implemented in an upcoming version.

### Available properties

All standard gobi properties are available to use in the gobi shortcode. The properties
must be supplied in snake_case instead of the standard camelCase
 used by the Gobi
Web Integration.

The current list of supported properties are:

 * stories
 * color
 * bubble_size
 * animated_bubble
 * vertical_orientation
 * is_full_height_mobile
 * show_play_icon
 * align
 * auto_segue
 * show_empty_stories
 * open_in_player_page
 * full_screen_player
 * close_modal_on_story_end
 * no_shade
 * disable_shadow_dom
 * auto_start
 * auto_start_with_sound
 * loop
 * roundedCorners
 * shadow
 * width
 * height
 * check_view_port
 * play_button
 * use_media_proxy
 * title_font_family

### Service usage

This plugin will call and use the remote script for the Gobi Web Integration (“GWI”).
The purpose of the call is to enable you to easily find and use a compatible version
of GWI with your website.
 GWI is a required script for your gobi-stories to be 
displayed properly. While you could inject GWI yourself into the header via some
plugin or via extending your websites theme, this is sometimes prone to errors and
may not work as intended, and requires a lot more technical know-how.

The script will be loaded into all pages, and onload GWI’s autodiscover function
will be run ensuring all gobi stories are rendered properly.

Usage of GWI and Gobi is subject to Gobi’s privacy policy and terms of use:

https://www.gobistories.com/privacy-policy
 https://www.gobistories.com/terms-of-
service

## 评价

此插件暂无评价。

## 贡献者及开发者

「Embedded Stories」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Gobi Stories ](https://profiles.wordpress.org/gobistories/)

[帮助将「Embedded Stories」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/gobi-integration)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/gobi-integration/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/gobi-integration/)，或通过[RSS](https://plugins.trac.wordpress.org/log/gobi-integration/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/gobi-integration/)。

## 更新日志

#### 0.2.4

 * Fixed small trim bug

#### 0.2.3

 * Updated README
 * Updated Gobi GWI script

#### 0.2.2

 * Updated README
 * Changed contributor to Gobi Stories

#### 0.2.1

 * Fixed fatal crash WordPress error for setting page

#### 0.2.0

 * Updated README

#### 0.1.8

 * Ensure any given attribute passed to the shortcode are rendered on the GWI-element.

#### 0.1.7

 * Updated README

#### 0.1.6

 * Fixed typo in plugin title. Added title_font_family.

#### 0.1.3

 * Fix bug when version is empty.

#### 0.1.2

 * Improve documentation.

#### 0.1.1

 * Fix version parsing, ensure it is properly encoded before sending to unpkg

#### 0.1.0

 * Initial release

## 额外信息

 *  版本 **0.2.4**
 *  最后更新：**2 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.7 或更高版本 **
 *  已测试的最高版本为 **6.5.8**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/gobi-integration/)
 * 标签
 * [stories](https://cn.wordpress.org/plugins/tags/stories/)
 *  [高级视图](https://cn.wordpress.org/plugins/gobi-integration/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/gobi-integration/reviews/)

## 贡献者

 *   [ Gobi Stories ](https://profiles.wordpress.org/gobistories/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/gobi-integration/)