该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Clickable Date

描述

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

安装

  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.

常见问题

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!

评价

此插件暂无评价。

贡献者及开发者

「Clickable Date」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Clickable Date」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志