這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Typed JS: A typewriter style animation

安裝方式

Upload the zipped file to the plug-ins section of WordPress.

Description

This plug-in allows you to use TypedJS in your WordPress installation. TypedJS is a typewriter style animation to engage your users and catch their attention. The text will be typed out. Just put your content between the [typedjs][/typedjs] tags. Use the + sign to use the backspace feature.
The additional parameters map up to TypedJS so typespeed parameter is in milliseconds and loop can only be true or false. It will add a typing effect.
Added parameter for the cursor styles just use standard CSS as shown in the installation instructions. I’d recommend using !important if it doesn’t work the first time.
To view a demo by the author, Matt Boldt of TypedJS click here: https://mattboldt.com/demos/typed-js/](https://mattboldt.com/demos/typed-js/).

Installation

  1. Upload typed-js.php to the /wp-content/plugins/ directory
  2. Activate the plug-in through the ‘Plug-ins’ menu in WordPress
  3. Place the shortcode wherever you need it. [typedjs]Content[/typedjs].
  4. To add parameters your would like for example: [typedjs typespeed="20" startdelay="800" backdelay="1002" backspeed="1" loop="false" cursor="color:#fff!important;"]Text Line 1 + Text Line 2 + Text line 3[/typedjs].

使用者評論

2019 年 6 月 14 日
Simplifying the implementation of the script by use of a plugin is just fantastic. p.s a little birdie told me some additional CSS functionality is coming. Thanks so much for great support as well.
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Typed JS: A typewriter style animation〉的開發相關工作。

參與者