Audio on every block

Beschrijving

Adds the possibility to add an audio file to each Gutenberg block suitable for this purpose. This allows, for example, the textual content of the block to be read aloud.

The plugin does not enable the automatic generation of the necessary audio files. The audio file must be created separately and uploaded to the block.

Features

  • selection of one audio file per block at all Gutenberg Core blocks that allow texts.
  • optional specification of a title to the audio file.
  • Global option to set position of the audio-file in relation to the block content.
  • optional use your own child-theme-template to change the output.

Installatie

  1. Upload “audio-on-every-block” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Add your audio-files on each Block in Gutenberg.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Audio on every block” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Audio on every block” is vertaald in 3 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Audio on every block” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.3.1

  • Added check with PHPStan to reduce potential PHP-errors
  • Do not run with PHP 7.4 or older

older changes