Title: SoundFiles Player
Author: soundfiles
Published: <strong>2026年9月22日</strong>
Last modified: 2026年9月22日

---

プラグインを検索

![](https://ps.w.org/soundfiles-player/assets/banner-772x250.png?rev=3708004)

![](https://ps.w.org/soundfiles-player/assets/icon-256x256.png?rev=3708004)

# SoundFiles Player

 作者: [soundfiles](https://profiles.wordpress.org/soundfile/)

[ダウンロード](https://downloads.wordpress.org/plugin/soundfiles-player.2.0.3.zip)

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

 [サポート](https://wordpress.org/support/plugin/soundfiles-player/)

## 説明

SoundFiles Player is the official WordPress integration for SoundFiles.eu.

The plugin lets you embed public SoundFiles audio using a shortcode or a supported
SoundFiles URL. The player is isolated from theme CSS with Shadow DOM, so its layout
and controls remain consistent across WordPress themes.

Features include:

 * Responsive audio player with waveform.
 * Theme-safe styling using Shadow DOM.
 * Live preview in the WordPress settings screen.
 * Custom PLAY, waveform, background, border, and text colors.
 * Adjustable player width.
 * Shortcodes for simple and advanced embeds.
 * Translation-ready interface that follows the WordPress locale.
 * No third-party icon or font CDN dependency.

### Shortcodes

Basic player:

    ```
    [soundfiles id="FILE_HASH"]
    ```

Use one color for PLAY and WAVE:

    ```
    [soundfiles id="FILE_HASH" color="#105b81"]
    ```

Set PLAY and WAVE colors independently:

    ```
    [soundfiles id="FILE_HASH" play="#105b81" wave="#3a6b84"]
    ```

Embed from a SoundFiles URL:

    ```
    [soundfiles_player url="https://soundfiles.eu/FILE_HASH/file"]<h3>External services</h3>
    ```

This plugin connects to SoundFiles.eu in order to play the audio file selected by
the site owner. When a player is displayed, the visitor’s browser requests the audio
stream from `soundfiles.eu` and the waveform image from `storage.soundfiles.eu`.

SoundFiles.eu service: https://soundfiles.eu/
 Developer information: https://soundfiles.
eu/developers

No SoundFiles account or API key is required by this WordPress plugin for public
audio embeds.

### Development

All JavaScript and CSS files distributed with this plugin are the original, human-
readable source files. The plugin does not use npm, webpack, minification, transpilation,
or any other build step, and it does not include generated bundles that require 
separate source files.

The player stylesheet is stored in `assets/player.css` and is loaded inside the 
player’s Shadow DOM by `assets/embed_sf.js`. The WordPress settings screen uses 
the separate source files `assets/admin.css` and `assets/admin.js`.

## スクリーンショット

[⌊SoundFiles Player with waveform and playback controls.⌉⌊SoundFiles Player with
waveform and playback controls.⌉[

SoundFiles Player with waveform and playback controls.

[⌊Player appearance settings with live preview in the WordPress admin.⌉⌊Player appearance
settings with live preview in the WordPress admin.⌉[

Player appearance settings with live preview in the WordPress admin.

[⌊Shortcode examples for embedding SoundFiles audio.⌉⌊Shortcode examples for embedding
SoundFiles audio.⌉[

Shortcode examples for embedding SoundFiles audio.

[⌊Responsive SoundFiles Player on a mobile device.⌉⌊Responsive SoundFiles Player
on a mobile device.⌉[

Responsive SoundFiles Player on a mobile device.

## インストール

 1. Upload the plugin ZIP in Plugins -> Add Plugin -> Upload Plugin.
 2. Activate SoundFiles Player.
 3. Open Settings -> SoundFiles Player.
 4. Customize the player colors and width if needed.
 5. Add a player with `[soundfiles id="FILE_HASH"]`.

## FAQ

### Does the plugin work with different WordPress themes?

Yes. Player styles are isolated with Shadow DOM to reduce conflicts with theme and
page-builder CSS.

### Can the plugin be translated?

Yes. The plugin uses the standard WordPress internationalization functions and is
ready for translations through translate.wordpress.org when hosted in the WordPress.
org Plugin Directory.

### Can I use more than one player on a page?

Yes. Multiple SoundFiles players can be embedded on the same page.

## 評価

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

## 貢献者と開発者

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

貢献者

 *   [ soundfiles ](https://profiles.wordpress.org/soundfile/)

[“SoundFiles Player” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/soundfiles-player)

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

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

## 変更履歴

#### 2.0.3

 * Moved settings-page CSS and JavaScript to files loaded with WordPress enqueue
   functions.
 * Moved player styling to a separate human-readable source stylesheet.
 * Removed bundled translation files and the unnecessary `load_plugin_textdomain()`
   call for WordPress.org hosting.
 * Updated the WordPress.org contributor username.
 * Documented that all distributed JavaScript and CSS are source files and require
   no build step.

#### 2.0.2

 * Added WordPress internationalization support.
 * Localized player accessibility labels and waveform status text.
 * Updated plugin metadata and documentation for WordPress.org.

#### 2.0.1

 * Isolated player styles with Shadow DOM so WordPress themes do not override player
   controls.
 * Removed the external Font Awesome dependency; the spinner now uses local CSS.
 * Improved responsiveness, multiple-player playback, time display, and seeking.

#### 2.0.0

 * Initial release.

## メタ

 *  バージョン **2.0.3**
 *  最終更新日 **4日前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 5.8またはそれ以降 **
 *  検証済み最新バージョン: **7.1.2**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/soundfiles-player/)
 * タグ
 * [audio](https://ja.wordpress.org/plugins/tags/audio/)[player](https://ja.wordpress.org/plugins/tags/player/)
   [waveform](https://ja.wordpress.org/plugins/tags/waveform/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/soundfiles-player/advanced/)

## 評価

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

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

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

## 貢献者

 *   [ soundfiles ](https://profiles.wordpress.org/soundfile/)

## サポート

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

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