Beskrivelse
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.
Installasjon
This section describes how to install the plugin and get it working.
e.g.
-
Upload
plugin-directoryto the/wp-content/plugins/directory -
Activate the plugin through the ‘Plugins’ menu in WordPress
-
Use shortcode in page, post or in widgets.
-
If you want news ticker in your theme php, Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?>in your templates
Shortcodes
- General Text Effect
[cool_text id="1"]
- 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 "]
- with different effect speed
cool_text id="4" effect_speed="150"
- with different completion speed:
[cool_text id="5" completion_speed="5000"]
- 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
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«Cool Text Effect» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett “Cool Text Effect” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.