Animated Typed JS Shortcode

چۈشەندۈرۈش

Create an animated typing effect with Typed.js easily.

Just install and activate, Animated Typed JS Shortcode plugin and you can start using [typedjs][/typedjs] shortcode to create your animated typing text.

No settings needed just plug and play.

How to use the shortcode?

You can use the shortcode just like this:

[typedjs]My animated typing text[/typedjs]

To show more than 1 string/text, separate the strings with a double colons (::) like this:

[typedjs]My animated typing text::It's freaking awesome![/typedjs]

If you want to customize your animated text behaviour, you can use shortcode attributes to do that like this:

[typedjs loop=true]My animated typing text::It's freaking awesome!::It's now looping, OMG![/typedjs]

Here are the list of all available attributes that you can use:

  • typespeed : The text typing speed in milliseconds (default: 50)
  • startdelay : Delay time before typing start in milliseconds (default: 500)
  • backspeed : Backspacing speed in milliseconds (default: 50)
  • backdelay : Time before backspacing in milliseconds (default: 500)
  • smartbackspace : Only backspace what doesn’t match the previous string (default: true)
  • shuffle : Shuffle the strings (default: false)
  • fadeout : Fade out instead of backspace (default: false)
  • fadeoutdelay : Time before fade out in milliseconds (default: 500)
  • loop : Loop strings animation (default: false)
  • loopcount : Amount of loops if enabled (default: Infinity)
  • showcursor : Show/hide cursor (default: true)
  • cursorchar : Character to be used as cursor (default: |)
  • class: Custom class for the shortcode element (default: »)

CREDITS

Thanks to Matt Boldt for creating this cool library Typed.js!

ئورنىتىش

  1. Upload «animated-typed-js-shortcode» folder to the «/wp-content/plugins/» directory.
  2. Activate the plugin through the «Plugins» menu in WordPress.

FAQ

How do i get support?

You can get support by going to Support section of this plugin page

باھالاشلار

2023-يىلى 14-ئۆكتەبىر
Works like a charm! Very cool an nice port of Typed.js from Matt Boldt to WordPress! Thanks for that :-)and keep it up
2022-يىلى 22-سېنتەبىر
Molto semplice da installare e usare ma comunque ricco di funzioni grazie ai tanti attributi disponibili nello shortcode. Funziona perfettamente su WordPress 6.0.2.
2021-يىلى 30-سېنتەبىر
A nice lightweight (and free) solution that does exactly what it should, plus a few extra features. Great plugin, thanks for contributing to the community!
6 باھالاشنىڭ ھەممىنى ئوقۇش

تۆھپىكار ۋە ئىجادكار

«Animated Typed JS Shortcode» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

«Animated Typed JS Shortcode» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

2.0

Release date: August 12th, 2023

  • WordPress 6.3 compatibility check
  • Add attribute class to add custom class to the shortcode element

1.1

Release date: July 22nd, 2021

  • WordPress 5.8 compatibility check

1.0

Release date: March 23rd, 2020

  • Initial release.