Play Audio Once

Adds an option to the audio block in Gutenberg-editor to prevent the file from being…

Author:Thomas Zwirner (profile at wordpress.org)
WordPress version required:5.8
WordPress version tested:6.5
Plugin version:1.1.4
Added to WordPress repository:02-03-2022
Last updated:16-03-2024
Rating, %:100
Rated by:1
Plugin URI:
Total downloads:1 627
Active installs:10+
plugin download
Click to start download

Adds an option to the audio block in Gutenberg-editor to prevent the file from being played multiple times.

In the frontend, the option, if activated, is executed on the audio file if the visitor’s browser has JavaScript activated. The fact 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.

GitHub

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


ChangeLog