Insert the following code into your WordPress theme files:
echo 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 autocopyright('format=Copyright (©) #from# - #to#');




