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

Today's Date

描述

This plugin allows a user to display the current date to the user via a shortcode in any place that a shortcode is usable.

Styling of the date will be the result of styling the shortcode itself. For example if the shortcode is written in bold, blue text,
then the date will show up as bold, blue text

The formatting of the date is accomplished by changing the date format in the WordPress Admin Dashboard under Settings->General. Future
releases of this plugin will allow formatting via the shortcode.

[date today]

Arbitrary section

A brief Markdown Example

安装

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [date today] anywhere that shortcodes are usable.

常见问题

A question that someone might have

评价

此插件暂无评价。

贡献者及开发者

“Today's Date” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Today's Date”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0

  • First Version.