WordPress Print Posts & Pages (PDF) v1.3.0 free download
- 2 possible Layouts
- Over 50 Settings possibilites
- Export as PDF
- Export as Word
- Works with Posts, Pages and custom Post types
- Add a QR-Code
- Add extra texts after the Header or before the footer
- Add some special advanced settings
- Exclude posts or even categories
- Shortcode Support [print_posts]
- Widget Support
- Choose a position of the Links
- Create a custom header (1/2 or 1/2 + 1/2 or 1/3 + 1/3 + 1/3)
- Create a custom footer (1/2 or 1/2 + 1/2 or 1/3 + 1/3 + 1/3)
- Add background color
- Choose Custom Fonts
- Choose text size
- Choose line height
- Choose text alignment
- Choose image size
- Choose vertical aligment
- Show or Hide Elements (Image, Title, Excerpt, Description, Categories, Tags, QR-Code)
- Page numbers
- Well Documentented
Requirements
- WordPress 3.8.1+
- PHP 5.6+
- Redux Framework Plugin (free)
Changelog
====== 1.4.4 ====== - FIX: Empty meta key container appeared ====== 1.4.3 ====== - NEW: Added format & orientation options to layout section Demo: https://imgur.com/a/0lx37iR - NEW: Moved the menu to general bar because our plugin can be used for all post types - NEW: meta values wrapped in p tag now ====== 1.4.2 ====== - NEW: Added ACF Field support for custom meta fields Example: https://imgur.com/a/NeCooLB - NEW: Classes added to header, footer and 2nd layout image container - FIX: Removed inline styles from header & footer - FIX: Removed image inline styles ====== 1.4.1 ====== - FIX: qrcode class missing ====== 1.4.0 ====== - NEW: Updated the MPDF Rendering engine from Version 7 to Version 8 - NEw: PHP 7.4 Support - FIX: WPEngine could not create fonts cache folder files ====== 1.3.1 ====== - NEW: Support for Avada portfolio gallery images - NEW: Moved menu item to main sidebar ====== 1.3.0 ====== - NEW: Added a complete new template for REAL Homes properties Theme - FIX: Updated POT, MO & PO Files ====== 1.2.1 ====== - FIX: Header / Footer not working ====== 1.2.0 ====== - NEW: Added support / created a new template for wp residence theme so you can export properties - NEW: Created a new 4th template with title aboce the image ====== 1.1.10 ====== - NEW: Fiter for wordpress_print_posts_header_footer_html See example here: https://welaunch.io/plugins/wordpress-posts-pdf/docs/faq/custom-header-footer-hook/ - NEW: Added caching for wp-admin meta keys to increase backend performance ====== 1.1.9 ====== - FIX: Mobile browser support for print functionality - FIX: Widget URL was wrong (404 issue) ====== 1.1.8 ====== - NEW: Added 3 options to set a custom icon / text / html for the PDF, word or print icons - NEW: Added hooks: wordpress_print_posts_before_blocks_html wordpress_print_posts_html - FIX: Issue with numeric custom meta fields - FIX: Removed icon size option (should be done in HTML) ====== 1.1.7 ====== - NEW: Added a "do shortcode" to header / footer custom text - NEW: Added 2 new filter hooks for custom meta keys: wordpress_print_posts_meta_output wordpress_print_posts_meta_keys - FIX: Added an empty check for custom meta value for 2nd layout ====== 1.1.6 ====== - NEW: Added an option to stop removing shortcodes in debug settings ====== 1.1.5 ====== - NEW: Download PDF instead of Inline View Option Settings > General - NEW: Filter: wordpress_print_posts_html ====== 1.1.4 ====== - FIX: Text got cut off in print mode ====== 1.1.3 ====== - NEW: Added an option to show print icons only on specific post types ====== 1.1.2 ====== - NEW: Added a space before meta key - NEW: Moved from CDN to locale for font awesome - FIX: Locale missing for categories translation ====== 1.1.1 ====== - FIX: Google Fonts missing ====== 1.1.0 ====== - NEW: Added Visual Composer Grid support for description See Settings > Data > Description > Visual Composer Support - FIX: PHP Notices - FIX: Removed TGM ====== 1.0.5 ====== !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!! MPDF 7 requires at least PHP 5.6 !!!! !!!! Do NOT update if you are on a lower Version !!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - NEW: PHP 7.2. Support - NEW: Moved MPDF to vendor folder for composer support - NEW: Option to enable MPDF Debugging (images, fonts) - FIX: Upgraded MPDF Rendering Engine to Version 7.0.3 ====== 1.0.4 ====== - NEW: Shortcode rewritten for better flexibility:
[print_posts post=”YOUR_POST_ID” pdf=”yes” word=”no” print=”yes”]
Default Values: – post = current post if no post id was set – pdf = yes – word = yes – print = yes