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