Better-Countdown
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:WordPress Plugin providing a jQuery countdown
=== Better Countdown ===
Contributors: philipjohn 
Tags: countdown, jquery, widget, template tag, shortcode
Requires at least: 3.3.1
Tested up to: 3.3.1
Stable tag: trunk

Adds a widget, shortcode and template tag for adding a countdown anywhere in your site.

== Description ==

Implementing the [jQuery Countdown plugin](http://keith-wood.name/countdown.html) by [Keith Wood](http://keith-wood.name), this plugin provides three methods for adding a countdown to your WordPress site;

*   Sidebar Widget
*   Shortcode within posts and pages
*   Template tag for embedding in your theme

Every instance of the countdown can have it's own options, or you can set options globally. This makes the plugin far easier to use than most of the other available countdown plugins.
== Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Frequently Asked Questions == **How do I add a countdown to my site?** There are three ways; * Go to Appearance > Widgets and drag the "Countdown" widget to your sidebar then set your options * Add the [countdown] shortcode to a post or page, adding the date to countdown to like so; `[countdown to="5th March 2085 9:15am"]` * Use the template tag in your theme like so: `` == Changelog == = Future features = = 0.1 = First stuff

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。