Print Function in Wordpress?

Discussion in 'WordPress' started by aviana, Feb 13, 2011.

  1. #1
    Can we have print function in wordpress?
    Indeed I am looking to print particular image is to possible to have print a particular picture instead of page.

    Any Help is appreciated.

    Thanks in Advance!
     
    aviana, Feb 13, 2011 IP
  2. BFiggy

    BFiggy Member

    Messages:
    89
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    25
    #2
    This code should work

    <a href="javascript:window.print()">Print this Article</a>
    PHP:
    Or you can use the "wp-print" plugin.
     
    BFiggy, Feb 14, 2011 IP