Title: Auto Copyright
Author: phillcoxon
Published: <strong>25 Gennaio 2009</strong>
Last modified: 17 Gennaio 2016

---

Ricerca i plugin

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

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Auto Copyright

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

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

 * [Dettagli](https://it.wordpress.org/plugins/auto-copyright-1/#description)
 * [Recensioni](https://it.wordpress.org/plugins/auto-copyright-1/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/auto-copyright-1/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/auto-copyright-1/#developers)

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

## Descrizione

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/

### Aggiornamenti

### Donazioni

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

## Installazione

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

## FAQ

  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#');
    ```

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Auto Copyright” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Auto Copyright” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/auto-copyright-1)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/auto-copyright-1/)
segui il [repository SVN](https://plugins.svn.wordpress.org/auto-copyright-1/), 
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/auto-copyright-1/)
tramite [RSS](https://plugins.trac.wordpress.org/log/auto-copyright-1/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

## Meta

 *  Versione **14.11**
 *  Ultimo aggiornamento **10 anni fa**
 *  Installazioni attive **30+**
 *  Versione WordPress ** 3.2.0 o superiore **
 *  Testato fino alla versione **4.1.0**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/auto-copyright-1/)
 * Tag
 * [administration](https://it.wordpress.org/plugins/tags/administration/)[blog](https://it.wordpress.org/plugins/tags/blog/)
   [copyright](https://it.wordpress.org/plugins/tags/copyright/)[footer](https://it.wordpress.org/plugins/tags/footer/)
   [links](https://it.wordpress.org/plugins/tags/links/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/auto-copyright-1/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/auto-copyright-1/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/auto-copyright-1/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](http://phillcoxon.com/wp)