This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Typing Effect

विवरण

This plugin is no longer be supported from v1.3.6.

Typing Effect allows you to generate a shortcode that will ‘type out’ words on to a page or post, in a widget or directly in a theme or template file. The plugin is based on the Typed.js typing animation script by Matt Boldt.

Simply add your words or sentences, click ‘Generate Shortcode’ and copy and paste the shortcode into a page, post or text widget.

You can also configure settings such as how quickly the typing effect takes place, delays before starting or backspacing, set the animation to loop repeatedly or randomise the order your words or sentences are typed out and deleted.

To view a demo of the original animation click here

स्क्रिनसटहरू

  • Generate a shortcode screen

स्थापना

  1. Upload the animated-typing-effect folder to the /wp-content/plugins/ directory
  2. Activate the Typing Effect plugin through the ‘Plugins’ menu in WordPress
  3. Generate a shortcode by going to Typing Effect on the main menu

प्रश्नोत्तर

Can I use HTML in the animation?

Yes, you can enter HTML in the rows before generating a shortcode. You can also wrap the shortcode itself in HTML tags.

Can I edit the settings of the animation?

You can change a variety of settings such as the speed that the text is typed out, a delay before the animation begins, the speed at which the text is backspaced (deleted) and a delay before the backspacing begins. Ticking the ‘Loop’ box will mean the animation continues to repeat over and over. Entering a number in the ‘Loop count’ box will define how many times it will repeat – e.g. entering ‘3’ would type out and then backspace the text 3 times.

Can I preview my animation?

Yes, when you click ‘Generate Shortcode’, a preview will automatically be generated.

Demo

To view a demo of the original animation click here

समीक्षाहरू

सेप्टेम्बर 10, 2022
I am only concerned if this plugin has been abandoned.
अक्टोबर 29, 2020
I tried to use the plugin to display a C++ source code, but special symbols ‘<‘, ‘>’, ‘”‘ used in the code break the plugin. htmlspecialchars() PHP function can probably help. The text cursor behaves incorrectly with multiline text.
सबै 27 समीक्षाहरू पढ्नुहोस्

योगदानकर्ता र डेभलपरहरू

“Typing Effect” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.3.7

  • Security patch. Tested with WordPress v6.3.2

1.3.6

  • Plugin abandoned and not longer supported! We are keeping it publicly available due to its popularity. We hope to start developing a v2 in the coming year or so.

1.3.5

  • Bug fix to patch a legacy bug from 1.3.1 which caused html elements to not to be rendered correctly within the typed text. This bug was not related to the one patched in 1.3.4.

1.3.4

  • Bug fix which caused HTML elements to be escaped. This bug occured in the 1.3.3 release.

1.3.3

  • Tested with WordPress v5.6

1.3.2

  • Tested with WordPress v5.4.1

1.3.1

  • Tested with WordPress v5.3.2

1.1

  • Fixed issue with cyrillic text

1.1

  • Fixed typed script parameters

1.0

  • First release