Plugin info

Total downloads: 1,774
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/1/2009 (6230 days ago)
Added to WordPress: 7/30/2007 (18 years old)
Minimum WordPress version: 1.5
Tested up to WordPress version: 2.7
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 6230 days ago

20/100

Is Clickable Date abandoned?

Possibly abandoned (last update 6230 days ago).

Compatibility

Requires WordPress: 1.5
Tested up to: 2.7
Requires PHP: f

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Converts your posts publication dates into clickable links which point back to the archive.

Installation

  1. Upload clickable-date.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

That’s all. Congratulations, you’ve just installed and enable clickable date.

Frequently Asked Questions

Does this work with ugly permalinks? (?p=123)

Of course! 🙂

I’ve installed and enabled the plugin but nothing changed! What’s wrong?

Unfortunately, the dates are not converted automatically in WordPress versions prior to 2.x. Don’t worry though, the plugin is still working but you have to replace some function calls on your own. In most of the cases, you should replace the_time(); with clickable_time(); and the_date(); with clickable_date();. Just have a look at your themes files index.php, single.php, category.php and archive.php and you will find what are you looking for!

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

No changelog available