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

Copyright Autoupdater

描述

Never worry about updating your copyright notice again!

The best way to add a copyright notice to your site is to include a range of dates, from first publish to today. This plugin automatically gets the date of your first published content and uses it to create the copyright range.

Usage

Templates

Add the line <?php do_action( 'copyright_autoupdater_footer' ); ?> to your footer template file. You can wrap this in any HTML element to adjust the layout.

安装

  1. Extract and upload the plugin files to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Place <?php do_action( 'copyright_autoupdater_footer' ); ?> in your templates.

评价

2017年3月5日
Activating this plugin crashed 4.7.2 wordpress to the point I had to FTP in to rename the plugin directory. This needs some tweaking.
阅读所有1条评价

贡献者及开发者

“Copyright Autoupdater” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Copyright Autoupdater”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0.0

  • Initial release.