Audio on every block

Beschreibung

Adds the possibility of adding 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 plug-in 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.

Installation

  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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Audio on every block“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Audio on every block“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Audio on every block“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.0

  • Initial commit

1.0.1

  • fix possible error in settings-page
  • fix possible error in plugin-list
  • Updated compatibility-flag for WordPress 6.0

1.0.2

  • Updated readme
  • Updated compatibility-flag for WordPress 6.0.1

1.1.0

  • Added support for navigation-block and media-text
  • Updated compatibility-flag for WordPress 6.1

1.1.1

  • Fixed usage of audio-title
  • Updates external dependencies
  • Updated compatibility-flag for WordPress 6.2

1.1.2

  • Updated compatibility-flag for WordPress 6.3
  • Compatible with WordPress Coding Standards