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.

WP Countdown To

Beschreibung

When running wordpress for short term projects it can be useful to be able to count down to
the end point of the project. And often you’ll want to close comments after that point.

This plugin will allow you to do that, providing a hook to close comments and a helper to
show the countdown (in days) on your site.

To show the countdown add the following to your theme:

Please Note: This plugin is only tested on PHP5 and may not work on earlier versions.

To Do

  • Add automated tests
  • Solicit user feedback on further options

Screenshots

Installation

  1. Upload wp-countdown-to to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Go to the Countdown To option under Settings and make the appropriate entries

FAQ

There are no frequently asked questions as yet.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„WP Countdown To“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Countdown To“ in deine Sprache.

Interessiert an der Entwicklung?

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

Änderungsprotokoll

1.0

  • Consolidated code in use in various projects
  • Prepared for first release