Описание
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