Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Copyright Autoupdater

Beschrijving

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.

Installatie

  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.

Beoordelingen

5 maart 2017
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.
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Copyright Autoupdater” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Copyright Autoupdater” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.0

  • Initial release.