Title: TwitchPress Embed Everything
Author: Ryan Bayne
Published: <strong>2017 年 10 月 23 日</strong>
Last modified: 2018 年 9 月 9 日

---

搜索插件

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

![](https://ps.w.org/twitchpress-embed-everything/assets/icon-256x256.png?rev=1750991)

# TwitchPress Embed Everything

 作者：[Ryan Bayne](https://profiles.wordpress.org/ryan-bayne/)

[下载](https://downloads.wordpress.org/plugin/twitchpress-embed-everything.1.3.0.zip)

 * [详情](https://cn.wordpress.org/plugins/twitchpress-embed-everything/#description)
 * [评价](https://cn.wordpress.org/plugins/twitchpress-embed-everything/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/twitchpress-embed-everything/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/twitchpress-embed-everything/#developers)

 [支持](https://wordpress.org/support/plugin/twitchpress-embed-everything/)

## 描述

Add the Embed Everything plugin to your blog after installing the core TwitchPress
plugin
 called Channel Solution for Twitch. The core plugin provides a platform 
to build an advanced Twitch system that can enhance how we use Twitch iframe and
API features.

This plugin focuses on a feature provided on the Twitch.tv developer site called
Embed Everything.
 The feature is still a beta in October 2017 and for now this 
extension should be treated as a beta.

#### Links

 * [Twitch Dev Docs](https://dev.twitch.tv/docs/embed#embedding-everything-public-beta)
 * [TwitchPress Blog](https://twitchpress.wordpress.com)
 * [GitHub](https://github.com/RyanBayne/TwitchPress)
 * [Developers Twitter](https://twitter.com/ryan_r_bayne)
 * [Plugins Twitter](https://twitter.com/twitchpress)
 * [Authors Twitch](https://www.twitch.tv/zypherevolved)
 * [Discord Chat](https://discord.gg/NaRB3wE)
 * [Patreon Donations](https://www.patreon.com/zypherevolved)
 * [PayPal Donations](https://www.paypal.me/zypherevolved)

#### Features List

 * Embed Twitch Live Video
 * Embed Twitch Live Chat
 * Sign In Button
 * Follow Button
 * Subscribe Button

### Languages

Translator needed to localize our Channel Solution for Twitch: TwitchPress, and 
it’s extensions.

### Version Numbers and Updating

Explanation of versioning used by myself Ryan Bayne. The versioning scheme I use
is called “Semantic Versioning 2.0.0” and more
 information about it can be found
at http://semver.org/

These are the rules followed to increase the TwitchPress plugin version number. 
Given a version number MAJOR.MINOR.PATCH, increment the:

MAJOR version when you make incompatible API changes,
 MINOR version when you add
functionality in a backwards-compatible manner, and PATCH version when you make 
backwards-compatible bug fixes. Additional labels for pre-release and build metadata
are available as extensions to the MAJOR.MINOR.PATCH format.

## 安装

 1. Requires the core TwitchPress plugin to be installed first. It is officially called“
    Channel Solution for Twitch”.
 2. Method 1: Move folder inside the .zip file into the “wp-content/plugins/” directory
    if your website is stored locally. Then upload the new plugin folder using your
    FTP program.
 3. Method 2: Use your hosting control panels file manager to upload the plugin folder(
    not the .zip, only the folder inside it) to the “wp-content/plugins/” directory.
 4. Method 3: In your WordPress admin click on Plugins then click on Add New. You can
    search for your plugin there and perform the installation easily. This method does
    not apply to premium plugins.

## 常见问题

  Installation Instructions

 1. Requires the core TwitchPress plugin to be installed first. It is officially called“
    Channel Solution for Twitch”.
 2. Method 1: Move folder inside the .zip file into the “wp-content/plugins/” directory
    if your website is stored locally. Then upload the new plugin folder using your
    FTP program.
 3. Method 2: Use your hosting control panels file manager to upload the plugin folder(
    not the .zip, only the folder inside it) to the “wp-content/plugins/” directory.
 4. Method 3: In your WordPress admin click on Plugins then click on Add New. You can
    search for your plugin there and perform the installation easily. This method does
    not apply to premium plugins.

  How do I display my live Twitch stream in a page?

Add this shortcode “[twitchpress_embed_everything channel=”ZypheREvolved” height
=”1000″]” to any page or post to begin displaying live video and chat from the
 
Twitch.tv site. The shortcode has parameters including “channel”, “width, “height”
and more.

  Can I hire you to customize the plugin for me?

Yes you can pay the plugin author to improve the plugin to suit your needs. Many
improvements will be done free so
 post your requirements on the plugins forum first.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Ryan Bayne ](https://profiles.wordpress.org/ryan-bayne/)

[帮助将「TwitchPress Embed Everything」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/twitchpress-embed-everything)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.3.0: September 5, 2018

 * Function shortcode_embed_everything() now uses json_encode
 * Function shortcode_embed_everything() now removes curly quotes from channel title(
   copied from webpage)

#### 1.2.0

 * FIX – Shortcode [twitchpress-embed-everything] now returns content rather than
   echoing it which positions the content better.
 * DEV – New method added for updating core system required scopes to tell admin
   which scopes are required.

#### 1.1.1

 * DEV – New scopes() function for holding the scopes needed by this extension.

#### 1.1.0

 * FIX – Corrected constant names which used “SYNC” and should have used “EMBED”

#### 1.0.0

 * DEV – Released 20th October 2017

## 额外信息

 *  版本 **1.3.0**
 *  最后更新：**8 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.4 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/twitchpress-embed-everything/)
 * 标签
 * [twitch](https://cn.wordpress.org/plugins/tags/twitch/)[Twitch Embed](https://cn.wordpress.org/plugins/tags/twitch-embed/)
   [Twitch.tv](https://cn.wordpress.org/plugins/tags/twitch-tv/)[TwitchPress](https://cn.wordpress.org/plugins/tags/twitchpress/)
   [TwitchPress Extension](https://cn.wordpress.org/plugins/tags/twitchpress-extension/)
 *  [高级视图](https://cn.wordpress.org/plugins/twitchpress-embed-everything/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/twitchpress-embed-everything/reviews/#new-post)

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

## 贡献者

 *   [ Ryan Bayne ](https://profiles.wordpress.org/ryan-bayne/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/twitchpress-embed-everything/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.patreon.com/zypherevolved)