Опис
WP-Newsticker provides a powerfull and nice javascript Newsticker for WordPress. 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. The following functions are integrated:
- nice sliding text from right to left
- Post date/link/title/small description
- Admin Panel to adjust style, speed, order of posts, maximum posts/pages etc.
Скріншоти
Встановлення
- Upload /wp-newsticker/ to your Plugin directory (wp-content/plugins/)
- Activate the Plugin
- Use shortcode [newsticker] anywhere in content or place
<?php include (ABSPATH . '/wp-content/plugins/wp-newsticker/news.php'); ?>
in your templates.
Часті питання
- Where can I insert the Newsticker?
-
You can insert the Newsticker everywhere in your template files.
- Where can I edit the width and height?
-
Width is set to 100% of your container’s width. You can adjust it in news.php.
Відгуки
Учасники та розробники
“WP-Newsticker” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “WP-Newsticker” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
2.0
- Added Admin Panel
- New Options
- Optimizing Styling
- Fixed Bugs
- Security Update
1.0
- WP-Newsticker is available for download