Kuvaus
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.
Asennus
- 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.
UKK
- 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.
Arvostelut
Avustajat & Kehittäjät
“WP-Newsticker” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “WP-Newsticker” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
2.0
- Added Admin Panel
- New Options
- Optimizing Styling
- Fixed Bugs
- Security Update
1.0
- WP-Newsticker is available for download