Contributors: christopherross
Plugin URI: http://thisismyurl.com/wordpress/plugins/autocopyright
Tags: copyright generator
Donate link: http://www.thisismyurl.com/donate/
Requires at least: 2.0.0
Tested up to: 2.7.1
Stable tag: 0.2.3
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 using a simple <?php echo autocopyright();?> tag.
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 using a simple <?php echo autocopyright();?> tag.
To install the plugin, please upload the folder to your plugins folder and active the plugin.
If you would like to display the current money raised, include the following code in your WordPress theme:
<?php echo autocopyright();?>
Updates to the plugin will be posted here, to http://www.thisismyurl.com/plugins/autocopyright
Insert the following code into your WordPress theme files:
<?php echo autocopyright();?>
Technically yes. Until I upgrade the version to 1.x, I still consider it to be in development but yes it has been tested and works well.
If you would like to donate to help support future development of this tool, please visit http://www.thisismyurl.com/donate/
0.2.3 (2009-03-16)
Added the change log
0.2.3 (2009-03-26)
- Happy Birthday to me
- Fixed a link in the readme.txt file