Version Description
Download this release
Release Info
Developer | printfriendly |
Plugin | Print, PDF, Email by PrintFriendly |
Version | 0.4 |
Comparing to | |
See all releases |
Code changes from version 0.3 to 0.4
- pf.php +1 -1
- readme.txt +2 -2
pf.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: PrintFriendly
|
4 |
Plugin URI: http://www.printfriendly.com/button
|
5 |
Description: Creates PrintFriendly.com button for easy printing. [<a href="options-general.php?page=printfriendly/pf.php">Settings</a>].
|
6 |
-
Version: 0.
|
7 |
Author: Vamsee Kanakala
|
8 |
Author URI: http://kanakala.net
|
9 |
*/
|
3 |
Plugin Name: PrintFriendly
|
4 |
Plugin URI: http://www.printfriendly.com/button
|
5 |
Description: Creates PrintFriendly.com button for easy printing. [<a href="options-general.php?page=printfriendly/pf.php">Settings</a>].
|
6 |
+
Version: 0.4
|
7 |
Author: Vamsee Kanakala
|
8 |
Author URI: http://kanakala.net
|
9 |
*/
|
readme.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
Contributors: vamsee, printfriendly
|
3 |
Tags: print, save, paper, ink
|
4 |
Requires at least: 1.5
|
5 |
-
Tested up to: 2.7
|
6 |
-
Stable tag: 0.
|
7 |
|
8 |
Adds the PrintFriendly button to your posts and pages. Calls the widget at PrintFriendly.com to help you save ink and paper.
|
9 |
|
2 |
Contributors: vamsee, printfriendly
|
3 |
Tags: print, save, paper, ink
|
4 |
Requires at least: 1.5
|
5 |
+
Tested up to: 2.7.1
|
6 |
+
Stable tag: 0.4
|
7 |
|
8 |
Adds the PrintFriendly button to your posts and pages. Calls the widget at PrintFriendly.com to help you save ink and paper.
|
9 |
|