Descripció
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.
Instal·lació
- 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.
PMF
- 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.
Ressenyes
Col·laboradors i desenvolupadors
«WP-Newsticker» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «WP-Newsticker» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
2.0
- Added Admin Panel
- New Options
- Optimizing Styling
- Fixed Bugs
- Security Update
1.0
- WP-Newsticker is available for download