Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Typing Animation Block

Opis

You can use the block inside the Gutenberg editor as you would use a headline block. You can find it in the common section. You can change the text that appears in the animation in the editor (Number 1 in the screenshot). The different sentences are separated by a pipe (|). You can format the text by using <i>...</i> for italic or <b>...</b> for bold text. To change the underlying element that is used in the html of the page (h1 to h6 or span) there is a dropdown menu in the block toolbar(Number 2 in the screenshot). In the block panel you find different options to customize the speed, looping and other options of the typing (Number 3 in the screenshot). The underlying library used is Typed.js. You can find more information in the repo

Icon made by freepik from www.flaticon.com

Zrzuty ekranu

  • The position of the different parameters as explained in the description.

Bloki

Wtyczka dodaje 1 blok.

  • Typing Animation Block

Instalacja

After you install and activate the plugin you can use it as a block in the Gutenberg editor. You find it under the common section.

Recenzje

2022-05-26 1 odpowiedź
Can’t use the plugin, it does generate fatal errors in the Gutenberg editor: Fatal error: Uncaught TypeError: explode(): Argument #2 ($string) must be of type string, array given
Przeczytaj 3 recenzje

Kontrybutorzy i deweloperzy

„Typing Animation Block” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

1.2

  • Test with newest WordPress version
  • Fix some issues with 5.7

1.1

  • Test with newest WordPress version
  • update packages

1.0

  • Initial release