Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Top 10 Posts

Beschreibung

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

Installation

  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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Top 10 Posts“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Top 10 Posts“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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