Adding More to Copyright Footer
-
Hi just wondering how to add additional message to the copyright text in the bottom of footer. This seems to be the default theme code.
<div id="copyright-wrap"> <div id="copyright"> © <?php echo date('Y'); ?> <?php bloginfo( 'name' ) ?> </div> <!-- END copyright - theme by WPExplorer.com --> </div><!-- END copyright-wrap -->So it comes up like: “© 2013 Website Name”
I just want to add more to it, so its like:
I just want it to say “© 2013 Website Name – Reviews and Ratings of Electronics – All Rights Reserved.”
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Adding More to Copyright Footer’ is closed to new replies.