Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Top 10 Posts

Beschrijving

Show a top 10 list from your popular blog posts easily.

This plugin is dedicated to Sara Miranda Rezende, my lovely daughter.

How to use

Put this custom tag inside posts, pages or widgets in order to show a top 10 list from your posts:

[top10posts] to show a top 10 list of posts of current year and current month
[top10posts year=2009] to show a top 10 list of posts of year 2009 and current month
[top10posts year=2009 month=NULL] to show a top 10 list of posts of year 2009 and all months
[top10posts year=NULL month=NULL] to show a top 10 list of posts from all the time

Installatie

  1. Unzip top-10-posts.zip inside the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ admin menu in WordPress
  3. Read the help via Configurations -> Top 10 Posts

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Top 10 Posts” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Top 10 Posts” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

v.1.1: Show only published posts
v.1.2: Revisioned version