Play Audio Once

설명

Adds the option to prevent an audio file from being played multiple times. You can set the option for the complete website
or restrict the audio files only for specific files added from you in your editor.

In the frontend, the option, if activated, is executed on the audio file if the visitor’s browser has JavaScript activated. That an audio file was played is saved in the browser session – not as a cookie. The storage takes place at the moment of playback, which means that it is no longer possible to rewind or fast-forward. The user is not offered an option to reset.

Supported editors

The plugin actually supports following editors:

  • Block Editor
  • Multiple plugins, which adds audio widget in Elementor

GitHub

The source-code of this plugin is hosted on GitHub.

설치

  1. Upload “play-audio-once” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Choose the newly added option on any audio-block in your project.

후기

2026년 4월 26일
This is a an excellent single-use plugin that enhances the audio player block for a special use case: you want to play all the way through a recording one time only per user session when the block is set to autoplay. Autoplay on every page load is an annoying thing to inflict on people, so the relevant use case probably should be yours if you are using autoplay!
2022년 3월 5일
I needed a way to play an mp3 clip for a student who would then answer one or more questions. It was very important that the clip could only be played once to prevent the student from playing the clip over and over again before answering the questions. This plugin does exactly that. It’s incredibly easy to implement and has been “bullet proof”. Thanks and thanks again!
모든 2 평가 읽기

기여자 & 개발자

“Play Audio Once”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Play Audio Once”(이)가 3 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Play Audio Once”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

3.0.4

  • Now requires PHP 8.2 or newer
  • Set compatibility with WordPress 7.1
  • Updated settings lib to 3.0.0
  • Enabled DataView for settings, if WordPress 7.0 or newer is used
  • Updated dependencies
  • Fixed support for “Responsive Addons for Elementor” which was not loaded
  • Fixed missing removing of our settings on uninstallation

older changes