=== Cool Text Effect === Contributors: saifullah-tareq Tags: Text Effect, Cool Text Effect, jQuery type effect, Type effect jQuery Text Effect. Requires at least: 3.0.1 Tested up to: 3.9 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will enable text effect in your wordpress theme. You can embed cool textEffect via shortcode in everywhere you want, even in theme files. == Description == This plugin will enable text effect in your wordpress theme. You can embed cool textEffect via shortcode in everywhere you want, even in theme files. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `plugin-directory` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use shortcode in page, post or in widgets. 4. If you want news ticker in your theme php, Place `` in your templates Shortcodes 1. General Text Effect
[cool_text id="1"]2. Text Effect With with different color
cool_text id="2" color="color name or code"]3.Text Effect with different effect
[cool_text id="3" show="the type of the text aniamtion. fade, glow, jumble, slide, dropdown "]4. with different effect speed
cool_text id="4" effect_speed="150"5. with different completion speed:
[cool_text id="5" completion_speed="5000"]6. Text change & color change!
[cool_text id="6" color="red" text="This is wordpress cool textEffect plugin testing "]You can find demo in http://www.smtareq.com/cool_text = 1.0 = * Initial Release