Audio on every block

描述

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.

安装

  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.

评价

此插件暂无评价。

贡献者及开发者

「Audio on every block」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Audio on every block」插件已被翻译至 3 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Audio on every block」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.3.1

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

older changes