Descrição
http://www.youtube.com/watch?v=jEF7GV0bLD4/
Bknewsticker for WordPress is a powerful news ticker that lets you display your latest posts, Local Entries RSS feed , Local Comments RSS feed, External RSS feed.
DEMO: Click here for live demo
It can be implemented anywhere on your Blog/Website. This Newsticker shows your featured content (Set it via Admin Panel). This is a very nice solution to everybody who wants to have some kind of a magazin style.
Features:
*Unlimited Color
*Responsive
*Displays Recent Posts.
*Displays Recent Comments.
*Allows to set any number of Posts to display.
*Allows to add your default RSS feed, your Comments RSS or even an RSS feed from another site.
*15 Ticker Animations : Fade, fadeZoom ,scrollUp, scroll Down,scroll Left, scroll Right, zoom, uncover, turn Right, turn Left, turn Up, turn Down,slide Y,slide X,none.
Instalação
1.Log in to the WordPress Administration Panel.
2.Go to Plugins -> Add New
3.Click on the “Upload” link.
4.Use the Upload link in the top sub-menu to upload a zipped copy of bknewsticker.zip.
5.Insert<?php if ( function_exists('insert_bknewsticker') ) { insert_bknewsticker(); } ?>
into your template file in header.php.
6.Configure options on the Options page (Settings > Bknewsticker menu).
Avaliações
Colaboradores e desenvolvedores
“Bknewsticker” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Bknewsticker” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.5
- Added Spanish translation
- Fixed bug with css
1.0.4
- Translation-Ready .po/.mo files included
- Added Romanian translation
- Fixed bug with enqueue
- Compatible with more plugins
1.0.3
- Added font size option
- Fixed bug with enqueue
1.0.2
- Change border in border bottom
- Add diagonal line in Newsticker title
- Fixed Minor bug with css
- Increase title font size
1.0.1
- Add default options for date and content
- Delete border radius for date
- Fixed Minor bug in admin
- Added icon in title
1.0
- Initial release