Print, PDF, Email by PrintFriendly - Version 3.3.5

Version Description

  • Wordpress 3.8 support
Download this release

Release Info

Developer printfriendly
Plugin Icon 128x128 Print, PDF, Email by PrintFriendly
Version 3.3.5
Comparing to
See all releases

Code changes from version 3.3.4 to 3.3.5

Files changed (2) hide show
  1. pf.php +2 -1
  2. readme.txt +5 -2
pf.php CHANGED
@@ -5,11 +5,12 @@ Plugin Name: Print Friendly and PDF
5
  Plugin URI: http://www.printfriendly.com
6
  Description: PrintFriendly & PDF button for your website. Optimizes your pages and brand for print, pdf, and email.
7
  Name and URL are included to ensure repeat visitors and new visitors when printed versions are shared.
8
- Version: 3.3.4
9
  Author: Print Friendly
10
  Author URI: http://www.PrintFriendly.com
11
 
12
  Changelog :
 
13
  3.3.4 - Provided Algorithm Options
14
  3.3.3 - Using WP content hook for all Buttons
15
  3.3.2 - Algorithm update
5
  Plugin URI: http://www.printfriendly.com
6
  Description: PrintFriendly & PDF button for your website. Optimizes your pages and brand for print, pdf, and email.
7
  Name and URL are included to ensure repeat visitors and new visitors when printed versions are shared.
8
+ Version: 3.3.5
9
  Author: Print Friendly
10
  Author URI: http://www.PrintFriendly.com
11
 
12
  Changelog :
13
+ 3.3.5 - Wordpress 3.8 support
14
  3.3.4 - Provided Algorithm Options
15
  3.3.3 - Using WP content hook for all Buttons
16
  3.3.2 - Algorithm update
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: printfriendly,joostdevalk, jrf
3
  Tags: print, pdf, printer, printing, printable, widget, plugin
4
  Requires at least: 2.8
5
- Tested up to: 3.7
6
- Stable tag: 3.3.4
7
 
8
 
9
  The #1 Print and PDF button for your WordPress site. Printer Friendly pages without coding, css, or print.css. Fast, easy, and professional.
@@ -99,6 +99,9 @@ If you have any other issues with the plugin or the PrintFriendly widget, please
99
 
100
  == Changelog ==
101
 
 
 
 
102
  = 3.3.4 =
103
  * Provided Algorithm Options
104
 
2
  Contributors: printfriendly,joostdevalk, jrf
3
  Tags: print, pdf, printer, printing, printable, widget, plugin
4
  Requires at least: 2.8
5
+ Tested up to: 3.8
6
+ Stable tag: 3.3.5
7
 
8
 
9
  The #1 Print and PDF button for your WordPress site. Printer Friendly pages without coding, css, or print.css. Fast, easy, and professional.
99
 
100
  == Changelog ==
101
 
102
+ = 3.3.5 =
103
+ * Wordpress 3.8 support
104
+
105
  = 3.3.4 =
106
  * Provided Algorithm Options
107