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

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 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://tw.wordpress.org/plugins/twitchpress-embed-everything/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/twitchpress-embed-everything/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/twitchpress-embed-everything/#installation)
 * [開發資訊](https://tw.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 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.9.33**
 *  PHP 版本需求 ** 5.6 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/twitchpress-embed-everything/)
 * 標籤:
 * [twitch](https://tw.wordpress.org/plugins/tags/twitch/)[Twitch Embed](https://tw.wordpress.org/plugins/tags/twitch-embed/)
   [Twitch.tv](https://tw.wordpress.org/plugins/tags/twitch-tv/)[TwitchPress](https://tw.wordpress.org/plugins/tags/twitchpress/)
   [TwitchPress Extension](https://tw.wordpress.org/plugins/tags/twitchpress-extension/)
 *  [進階檢視](https://tw.wordpress.org/plugins/twitchpress-embed-everything/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](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)