Açıklama
The Post Star plugin aims to classify the posts with 1, 2, 3, 4 or 5 stars based on the average classification defined by site visitors.
To monitor and improve the classification plugin checks the IP of users before voting.
Credits
- jRating alpixel
Contribute
You can contribute to the source code in our GitHub page.
Yükleme
To install just follow the installation steps of most WordPress plugin’s:
e.g.
- Download the file lb-back-to-top.zip;
- Unzip the file on your computer;
- Upload folder post-ranking-view, you just unzip to
/wp-content/plugins/
directory; - Activate the plugin through the
Plugins
menu in WordPress; - Be happy.
Showing the ranking of posts
Add the code below where you want the stars to appear:
1 – Let the plugin generate the HTML
ID );
}
?>
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Post Star” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Post Star” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
1.0 2013-01-06
- Creation of the plugin, the initial version.