Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Post Star

Beskrivning

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

Contribute

You can contribute to the source code in our GitHub page.

Skärmdumpar

  • Plugin Post Star in action

Installation

To install just follow the installation steps of most WordPress plugin’s:

e.g.

  1. Download the file lb-back-to-top.zip;
  2. Unzip the file on your computer;
  3. Upload folder post-ranking-view, you just unzip to /wp-content/plugins/ directory;
  4. Activate the plugin through the Plugins menu in WordPress;
  5. 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 );
}
?>

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Post Star” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Post Star” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0 2013-01-06

  • Creation of the plugin, the initial version.