Title: Copyright Shortcode
Author: Code Muffin
Published: <strong>14 de junio de 2015</strong>
Last modified: 14 de junio de 2015

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Copyright Shortcode

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

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

 * [Detalles](https://es-ec.wordpress.org/plugins/copyright-shortcode/#description)
 * [Valoraciones](https://es-ec.wordpress.org/plugins/copyright-shortcode/#reviews)
 *  [Instalación](https://es-ec.wordpress.org/plugins/copyright-shortcode/#installation)
 * [Desarrollo](https://es-ec.wordpress.org/plugins/copyright-shortcode/#developers)

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

## Descripción

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.

## Capturas

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

## Instalación

#### 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.

## FAQ

  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]`

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Copyright Shortcode» es un software de código abierto. Las siguientes personas 
han colaborado con este plugin.

Colaboradores

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

[Traduce «Copyright Shortcode» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/copyright-shortcode)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/copyright-shortcode/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/copyright-shortcode/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/copyright-shortcode/)
por [RSS](https://plugins.trac.wordpress.org/log/copyright-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0

 * Initial release

## Meta

 *  Version **1**
 *  Last updated **hace 11 años**
 *  Active installations **80+**
 *  WordPress version ** 4.3 o superior **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/copyright-shortcode/)
 * Tags
 * [copyright](https://es-ec.wordpress.org/plugins/tags/copyright/)[shortcode](https://es-ec.wordpress.org/plugins/tags/shortcode/)
 *  [Vista avanzada](https://es-ec.wordpress.org/plugins/copyright-shortcode/advanced/)

## Valoraciones

No reviews have been submitted yet.

[Añadir mi reseña](https://wordpress.org/support/plugin/copyright-shortcode/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/copyright-shortcode/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/copyright-shortcode/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](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)