=== WP TypeIt Lite === Contributors: alexmacarthur Donate link: paypal.me/alexmacarthur Tags: typewriter effect, text effect, text animation Requires PHP: 5.6 Requires at least: 4.0 Tested up to: 5.4.1 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This is the official free WordPress plugin for [TypeIt](https://typeitjs.com), the most versatile animated typing utility on the planet. WP TypeIt Lite allows you to easily generate typewriter effects for your website by use of a single easy-to-configure shortcode. Place this shortcode on any post or page, and the effect will be live. = The Perks = * *Unobtrusive* - All this plugin does is register a shortcode you can use in your posts. * *Lightweight* - TypeIt is 100% vanilla JavaScript, so it won't load any dependencies like jQuery. * *Performance in Mind* - TypeIt will only be enqueued if it's actually needed on the page. * *The Real Deal* - This plugin is created and maintained by the creator of TypeIt itself. = Want More Features & Active Development? = Being a "lite" version, this plugin largely receives maintenance updates and will probably not gain any more features than what's currently here. By purchasing a license for the fully-featured version of the plugin, you'll get the following: * Access to a Gutenberg block for creating highly customizable, dynamic effects. * More features for the shortcode provided by the plugin. * More frequent TypeIt source updates. For more information, [see here](https://typeitjs.com/docs/wordpress). == Installation == 1. Download the plugin and upload to your plugins directory, or install the plugin through the WordPress plugins page. 2. Activate the plugin through the 'Plugins' page. == Using the Plugin == = Make an Effect Using Shortcode Attributes = You can generate a typewriter effect by using a variation of the following shortcode in a post or page, passing each setting as a shortcode attribute. At bare minimum, you need to pass a `strings` attribute: ` [typeit strings="Look, I'm typing a string!"] ` There also exists a wide set of attributes you may use to customize the typing effects. For example, setting speed (in milliseconds): `