Title: Copyright Shortcode
Author: Code Muffin
Published: <strong>2015 年 6 月 14 日</strong>
Last modified: 2015 年 6 月 14 日

---

搜索插件

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

![](https://s.w.org/plugins/geopattern-icon/copyright-shortcode.svg)

# Copyright Shortcode

 作者：[Code Muffin](https://profiles.wordpress.org/code-muffin/)

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

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

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

## 描述

This plugin allows you to use the shortcode [copyright], which inserts a copyright
symbol, the site name (linking back to the homepage), and the year.

A span with the class “copyright” wraps this, and the year is dynamically updated.

This is ideally used in the footer of your website. If shortcodes don’t work in 
widget areas on your site, check the FAQs.

## 屏幕截图

 * [[
 * The visible output, and the HTML behind it

## 安装

#### From the Plugins Directory

 1. Go to Plugins > Add New and search for ‘copyright’, then clck the Install button.
 2. After installation, click the Activate link to enable the plugin.

#### Manual

 1. Download the plugin from wordpress.org, then go to Plugins > Add New, and click
    Upload Plugin.
 2. After installation, click the Activate link to enable the plugin.

## 常见问题

  How do I use this?

Enter the shortcode `[copyright]1 somewhere on your site – in a page, post or widget.
You can also use it in your templates with the following code:

    ```
    <?php echo do_shortcode('[copyright]'); ?>
    ```

  Can I use the shortcode in a text widget?

Yes, if you have shortcodes enabled for use in widget areas. If you haven’t, you
can either install the plugin [Shortcodes in Sidebar Widgets](https://wordpress.org/plugins/shortcodes-in-sidebar-widgets/),
or you can add this line of code to your functions.php file:

    ```
    add_filter('widget_text', 'do_shortcode');
    ```

  How do I change the name that’s shown?

The name is taken from your site name, which you can set via Settings > General.

  I have a plugin installed that uses the shortcode [copyright]. Can I still use
this? Will it break my other plugin?

The plugin makes sure that ‘copyright’ isn’t being used already. If it is, it lets
you use an alternative shortcode instead: `[muffincopyright]`

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Code Muffin ](https://profiles.wordpress.org/code-muffin/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0

 * Initial release

## 额外信息

 *  版本 **1**
 *  最后更新：**11 年前**
 *  活跃安装数量 **80+**
 *  WordPress 版本 ** 4.3 或更高版本 **
 *  已测试的最高版本为 **4.3.34**
 *  语言
 * [English (US)](https://wordpress.org/plugins/copyright-shortcode/)
 * 标签
 * [copyright](https://cn.wordpress.org/plugins/tags/copyright/)[shortcode](https://cn.wordpress.org/plugins/tags/shortcode/)
 *  [高级视图](https://cn.wordpress.org/plugins/copyright-shortcode/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ Code Muffin ](https://profiles.wordpress.org/code-muffin/)

## 支持

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

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

## 捐助

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

 [ 捐助此插件 ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XFDW8V2SZA48E&lc=QA&item_name=Copyright%20Plugin%20Donation%20%2d%20thank%20you%21%20%3a%29&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)