描述
A WordPress plugin for Create funny and crazy moving texts in a simple way.
For Funny Text use a below shortcode
[funnytext text="Your Text" speed="1000" color="#000000" activeColor="#ffffff" fontSize="18px" direction="both" borderColor="#333333" ]
Shortcode Options
- speed: (default 700) Defines the speed in which the letters change in milliseconds.
- borderColor: (default black) Defines the color of the border when the text is active. This option won’t take effect when if the browser doesn’t support CSS3.
- activeColor: (default white) Defines the color of the text when it is active.
- color: (default black) Defines the color of the text on start.
- fontSize: (default 3em) Defines the size of the font.
- direction : (default both) Defines the direction of the letters movement. It can be both, horizontal or vertical.
Thanks for using it!. I hope everything works good and you are satisfied with this Plugin. Donations help me to continue user support and development of this free software things for which I spend countless hours of my free time!
Credits : funnyText.js
安装
- Upload the funny-text folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- For how to use Go to Settings > Funny Text
常见问题
- Installation Instructions
-
- Upload the funny-text folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- For how to use Go to Settings > Funny Text
- 1) How to Use ?
-
use by shorcode
[funnytext text="Your Text" speed="1000" color="#000000" activeColor="#ffffff" fontSize="18px" direction="both" borderColor="#333333" ]
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0 Initial Release.
1.1 Fix Some bug and update for new wordpress 4.7.
1.2 Fix Some bug and update for new wordpress 4.9.4.