- 11 May, 2013 7 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
If WordPress determines the request is a 404, such as when a user who can't read a specific privately-published posts attempts to do so, prevent plugin from acting by setting `is_print()` to false. See https://github.com/ethitter/WP-Print-Friendly/pull/4.
-
Erick Hitter authored
-
-
Erick Hitter authored
-
Erick Hitter authored
Version 0.5.3 - Security Update Temporary and merged to keep Git in sync with the WordPress.org plugins repository. Proper fixes to these issues are forthcoming.
-
Erick Hitter authored
-
- 30 Apr, 2013 1 commit
-
-
Steven K Word authored
Security Update * Correct security vulnerability allowing both private and password protected posts from being accessed through the print page * Creates is_protected() method to determine if the print page should be visible to the current user * Remove print_url links from the content when the current user does not have the necessary capabilities to view the print page ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
-
- 04 Nov, 2012 1 commit
-
-
Erick Hitter authored
-
- 05 Jun, 2012 1 commit
-
-
Erick Hitter authored
-
- 04 Jun, 2012 2 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
-
- 03 Jun, 2012 2 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
* Add additional rewrite rules for situations where verbose page rules are required. Fixes #1. * Disable canonical redirect when print template is requested. Also fixes #1. * Update is_print() method to use WordPress API. * Correct translation string implementation. * Update code to better conform to WordPress Coding Standards.
-
- 01 Jun, 2012 2 commits
-
-
Erick Hitter authored
Commit trunk version from WP.org repository. Contains in-development modifications to address problems with add_rewrite_endpoint() when WP_Rewrite::use_verbose_page_rules is true.
-
Erick Hitter authored
-