August 22, 2011

TEXT SIZE minus plus

How To Add A Copyright Text To Your Site

Advertisement
You Might Be Interested In Our Popular Article
  • Most Essential Free Softwares After Windows Installation
  • If you ever wondered how to display the copyright information in your WordPress blog, this simple tutorial is for you. With one line of code and step you could add a copyright information to your WordPress blog which also help you branding your site.

    Procedure:

    Note: Do take backup of the files before you try this.

    01. Login to your WordPress administration panel and go to Appearance => Editor => Footer (footer.php)

    02. Once there place this below code where you want to display your copyright information:

    <b>(c) <?php echo date('Y'); ?></b>
    | <a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a>
    | <?php bloginfo('description'); ?>


    This concludes this simple and useful tutorial. Hope you like it.



    Print

    About the Author

    When I was born I was so shocked I didn't speak for a year and half...... My brain has 2 parts, Right and Left, The Right one has nothing left in it and the Left one has nothing right in it......Who says Nothing is Impossible?? I've been doing nothing for years......