# Description


[PrintPress](http://costartpress.com) generates a printable version of your WordPress posts and pages. Usually, WordPress
themes comes with a lot of elements and widgets. These elements show up when printing eating both space and print ink.

PrintPress solves this problem by generating a clean and text-only version of your posts.

# Features

1. Easy to use.
2. Filter images/media content from the print version.
3. Filter comments.
4. Process WordPress shortcodes for the print version.
5. Automatically insert a print button in each post.
6. Shortcode and widget to display the print button.
7. Supports smart permalink format (http://site.com/blog-post/print)

# Premium Features

PrintPress has also a [premium version](http://codecanyon.net/item/printpress-wordpress-print-plugin/604695?ref=omarabid). In the paid
version, you can change the print page, comments, and print button templates and CSS code.

The paid version also comes with priority and private support.

# Installation

1. Upload the plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Open 'index.html' in the 'help' folder. Read the documentation to learn how to use the plugin.

# Changelog

### 1.0.0
* Initial Release