Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

A Year Ago

Beschreibung

This plug-in will create a link to a single post that was published exactly one year prior to the post currently being viewed. For example, if the post being viewed was published 2011-01-15, the plug-in will create a link to the post published 2010-01-15.

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload ayearago.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Place <?php ayearago(); ?> in your theme’s header.php file.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„A Year Ago“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „A Year Ago“ in deine Sprache.

Interessiert an der Entwicklung?

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

Änderungsprotokoll

0.1

  • Ported from Pixelpost. See plug-in for more information.