Title: Auto Copyright
Author: phillcoxon
Published: <strong>2009 年 1 月 25 日</strong>
Last modified: 2016 年 1 月 17 日

---

搜索插件

![](https://ps.w.org/auto-copyright-1/assets/banner-772x250.png?rev=1053610)

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

![](https://ps.w.org/auto-copyright-1/assets/icon-128x128.png?rev=1053610)

# Auto Copyright

 作者：[phillcoxon](https://profiles.wordpress.org/phillcoxon/)

[下载](https://downloads.wordpress.org/plugin/auto-copyright-1.zip)

 * [详情](https://cn.wordpress.org/plugins/auto-copyright-1/#description)
 * [评价](https://cn.wordpress.org/plugins/auto-copyright-1/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/auto-copyright-1/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/auto-copyright-1/#developers)

 [支持](https://wordpress.org/support/plugin/auto-copyright-1/)

## 描述

Automatically generates a copyright notice based on the first and last post published
in the WordPress database. The notice can be placed anywhere in the web site template
or included as a short code within a post itself.

The plugin includes the following theme functions:

 * `thisismyurl_autocopyright_article( 'format=#c# #y# #sitename#. All Rights Reserved.')`–
   Will display the copyright for a specific article, must be called from within
   the Loop.
 * `thisismyurl_autocopyright( 'Copyright ( #c# ) #from# - #to#' )` – Will display
   the full copyright for the site

This plugin is maintained by Phill Coxon (http://phillcoxon.com) or you can find
him on Twitter at http://twitter.com/phillcoxon/

### 更新

### Donations

If you would like to donate to help support future development of this tool, please
visit http://phillcoxon.com/wp/

### Original Developer

This plugin was originally created by Christopher Ross before being taken over by
Phill Coxon in Jan 2016

## 安装

To install the plugin, please upload the folder to your plugins folder and active
the plugin.

## 常见问题

  Where can I get more information, or technical support for this plugin?

Technical support is available for free from the WordPress community on https://
wordpress.org/.

  How do I display the results?

Insert the following code into your WordPress theme files:

    ```
    echo thisismyurl_autocopyright();
    ```

  Reformatting the results

You can change how the plugin functions by adding the format option to the function
as follows: The plugin recognizes #from# and #to# as valid placeholders.

    ```
    echo thisismyurl_autocopyright('format=Copyright (#c#) #from# - #to#');
    ```

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ phillcoxon ](https://profiles.wordpress.org/phillcoxon/)

[帮助将「Auto Copyright」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/auto-copyright-1)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/auto-copyright-1/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/auto-copyright-1/)，或通过[RSS](https://plugins.trac.wordpress.org/log/auto-copyright-1/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/auto-copyright-1/)。

## 更新日志

#### 2.2.0 (March 31st, 2013)

 * Added title area and format to Widget
 * Minor code cleanup

#### 2.1.3 (September 18. 2012)

 * fixed display bug (thanks pgale2!)
 * removed need for ‘format=’ on fetch
 * cleaned up options code

#### 2.1.2 (September 13. 2012)

 * minor code cleanup and documentation formatting

#### 2.1

 * added thisismyurl_autocopyright_article shortcode

#### 2.0.0

 * Added Widget support
 * Removed excess code
 * Optimized code for WordPress 3.2
 * Replaced wpdb() calls with get_posts()
 * added copyright symbol by default

#### 1.2

 * Updated admin
 * Added #c# symbol for copyright symbol

#### 1.1.8

 * Removed versioning scripts
 * Update links
 * Added footer comment

#### 1.1.7

 * update to plugin updater

#### 1.1.2

 * updated website links

#### 1.1.1

 * added format option
 * added admin menu

#### 1.0.0 (2009-05-07)

 * official release
 * Fixed a link in the readme.txt file

#### 0.2.3 (2009-03-16)

 * Added the change log

#### 0.2.3 (2009-03-26)

 * Happy Birthday to me

## 额外信息

 *  版本 **14.11**
 *  最后更新：**10 年前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 3.2.0 或更高版本 **
 *  已测试的最高版本为 **4.1.0**
 *  语言
 * [English (US)](https://wordpress.org/plugins/auto-copyright-1/)
 * 标签
 * [administration](https://cn.wordpress.org/plugins/tags/administration/)[blog](https://cn.wordpress.org/plugins/tags/blog/)
   [copyright](https://cn.wordpress.org/plugins/tags/copyright/)[footer](https://cn.wordpress.org/plugins/tags/footer/)
   [links](https://cn.wordpress.org/plugins/tags/links/)
 *  [高级视图](https://cn.wordpress.org/plugins/auto-copyright-1/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/auto-copyright-1/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/auto-copyright-1/reviews/)

## 贡献者

 *   [ phillcoxon ](https://profiles.wordpress.org/phillcoxon/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/auto-copyright-1/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://phillcoxon.com/wp)