Title: Mixer Easy Embed Wall
Author: JayBee
Published: <strong>2019年1月20日</strong>
Last modified: 2019年4月14日

---

プラグインを検索

![](https://ps.w.org/mxr-easy-embed-wall/assets/banner-772x250.jpg?rev=2015856)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/mxr-easy-embed-wall/assets/icon-128x128.jpg?rev=2015856)

# Mixer Easy Embed Wall

 作者: [JayBee](https://profiles.wordpress.org/jburleigh1/)

[ダウンロード](https://downloads.wordpress.org/plugin/mxr-easy-embed-wall.1.0.1.zip)

 * [詳細](https://ja.wordpress.org/plugins/mxr-easy-embed-wall/#description)
 * [レビュー](https://ja.wordpress.org/plugins/mxr-easy-embed-wall/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/mxr-easy-embed-wall/#installation)
 * [開発](https://ja.wordpress.org/plugins/mxr-easy-embed-wall/#developers)

 [サポート](https://wordpress.org/support/plugin/mxr-easy-embed-wall/)

## 説明

Need a plugin which lets you embed mixer.com streams in an easy and manageable way?
Mixer Easy Embed wall allows you to embed a group of streams and customise the appearance.

 * Show mixer streamers all playing a specific game.
 * Show mixer streamers based on usernames.
 * Show mixer streamers based on a mixer team.
 * Customise the appearance by changing the colour scheme between light and dark.
 * Custom manager screen and shortcode support.

The plugin works fluidly across all screen widths and devices, just add the code
to your theme or use the shortcode and you’re ready to go!

## インストール

This section describes how to install the plugin and get it working.

 1. Upload the plugin files to the `wp-content/plugins/` directory, or install the 
    plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->Easy Embed for Mixer (Wall) screen to configure the plugin
 4. To customize the feed from Mixer, fill either the ‘Game’ field or the ‘Channel’
    field or the ‘Team’ field. Only fill one of these fields, or the feed will not 
    work.
 5. To add the widget to your site, you can use the shortcode [getMixerWall] within
    any page or post. Advanced WordPress users could also add the function call directly
    to their theme to use the widget outside of a page or post (more on this below)

#### Shortcode Usage

To output the Mixer Wall configured on the settings page, simply use the following
shortcode anywhere in a post or page within WordPress:

[getMixerWall]

To output a Mixer Wall configured with custom settings, you can define the settings
on the shortcode like this:

[getMixerWall game=”fortnite”]

[getMixerWall channels=”btcdaddy,namesx,jaredfps”]

[getMixerWall team=”partners”]

The full list of shortcode settings:

    ```
    id
    limit
    game
    channels
    team
    ```

If you are using multiple walls on a single page, then each of your shortcodes needs
to have a unique ID. For detailed shortcode examples, please see our [demo page](https://www.streamweasels.com/mixer-wall/)
on the StreamWeasels site.

#### Advanced Usage

For those of you who know your way around a WordPress theme, it’s possible to embed
the Mixer Wall widget directly within your theme using the wordpress function do_shortcode.
This will allow you to put the widget anywhere in your theme, even outside of a 
post or a page.

To do so, use the following PHP code anywhere in your theme.

    ```
    <?php echo do_shortcode('[getMixerWall]') ?>
    ```

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Mixer Easy Embed Wall はオープンソースソフトウェアです。以下の人々がこのプラグイン
に貢献しています。

貢献者

 *   [ JayBee ](https://profiles.wordpress.org/jburleigh1/)

[“Mixer Easy Embed Wall” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/mxr-easy-embed-wall)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/mxr-easy-embed-wall/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/mxr-easy-embed-wall/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/mxr-easy-embed-wall/)を
[RSS](https://plugins.trac.wordpress.org/log/mxr-easy-embed-wall/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.1

 * Fixed a bug affecting multiple channels seperated by a comma.

#### 1.0.0

 * Initial Release.

## メタ

 *  バージョン **1.0.1**
 *  最終更新日 **7年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 4.9またはそれ以降 **
 *  検証済み最新バージョン: **5.0.25**
 *  言語
 * [English (US)](https://wordpress.org/plugins/mxr-easy-embed-wall/)
 * タグ
 * [twitch](https://ja.wordpress.org/plugins/tags/twitch/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/mxr-easy-embed-wall/advanced/)

## 評価

レビューはまだ送信されていません。

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/mxr-easy-embed-wall/reviews/)

## 貢献者

 *   [ JayBee ](https://profiles.wordpress.org/jburleigh1/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/mxr-easy-embed-wall/)