Linux 软件免费装

Dependent Media Audio Playlist for Beaver Builder

开发者 hsojhsoj
更新时间 2026年5月2日 05:39
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

audio mp3 music playlist beaver-builder

下载

2.0.2

详情介绍:

Dependent Media Audio Playlist for Beaver Builder adds a self-contained audio playlist module to the Beaver Builder page editor. Drop it onto a page, paste in audio URLs (or pick files from your media library), and you get a full playlist player with play/pause, previous/next, shuffle, repeat, scrubbable progress, and a volume slider — all styleable from the standard Beaver Builder color and dimension settings. This plugin is not affiliated with or endorsed by Beaver Builder. "Beaver Builder" is a trademark of Beaver Builder LLC and is used in this plugin's name and description solely to describe what page builder this module integrates with. Features You bring your own audio Tracks are stored in your WordPress Media Library (or any reachable URL). The plugin just references them and plays them in the browser. No data leaves the visitor's device — there are no analytics, no telemetry, and no third-party scripts. Requires Beaver Builder This module requires the Beaver Builder page builder (Lite or Pro). The free Beaver Builder Lite version is sufficient. If Beaver Builder is not installed or activated, the module simply won't appear in the editor and an admin notice will be shown.

安装:

  1. Install Beaver Builder (Lite or Pro) and activate it.
  2. Upload this plugin through the Plugins → Add New screen, or upload the ZIP via Plugins → Add New → Upload Plugin.
  3. Activate the plugin through the Plugins screen.
  4. Edit any page with Beaver Builder. Open the modules panel, scroll to the Media group, and drag in the MP3 Player module.
  5. In the module's Tracks section, add one track at a time: paste an audio URL or click Browse Audio Files to pick from the media library. Optionally add a title, artist, and artwork URL.
  6. Tweak playback (initial volume, autoplay) and styling (colors, border radius, max width) in the other tabs.
  7. Save the page and view it on the frontend.

升级注意事项:

2.0.2 First public WordPress.org release. If you were running a prior internal 1.x "BB MP3 Player" build, your existing module instances and their settings will continue to work after upgrade — no manual migration needed. Works with both Beaver Builder Lite and Beaver Builder Pro.

常见问题:

Do I need Beaver Builder to use this?

Yes. This plugin adds a module to the Beaver Builder page editor. Without Beaver Builder installed and active, the module has nothing to attach to. The free Beaver Builder Lite version is sufficient.

What audio formats are supported?

Whatever the visitor's browser supports through the native HTML5 <audio> element. In practice that's MP3, AAC, OGG, and WAV across modern browsers. The plugin doesn't transcode — you serve whatever file you upload.

Where are tracks stored?

Wherever you put them. The module just stores URLs. Most people upload audio files to their WordPress Media Library and use those URLs, but any publicly reachable URL works.

Does autoplay work?

It tries. The plugin will call audio.play() on page load if autoplay is enabled, but most browsers block autoplay with sound unless the user has interacted with the page first. If the browser blocks it, the player just sits ready and waits for the user to click play — no error is shown.

Can I have multiple players on one page?

Yes. Each module instance is fully independent — its own tracks, its own playback state, its own styling. They don't interfere with each other.

Does the player track listening data or report anything?

No. There are no analytics calls, no third-party scripts, no telemetry. The browser plays the file directly from wherever the URL points.

Will this slow down my pages?

The module enqueues a small per-instance CSS + JS pair only on pages that contain the module. The total weight per instance is on the order of a few kilobytes; the audio file itself is fetched only when the user starts playback (preload is set to metadata so only the duration is fetched up front).

Where can I report bugs or request features?

Open an issue at the GitHub repository: https://github.com/Dependent-Media/dm-audio-playlist

更新日志:

2.0.2