Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Releases: CSS-Paged-Media/printcss-wordpress-plugin

11th release on gumroad

Choose a tag to compare

@azettl azettl released this 08 May 15:54
  • Avoid storing PDFs in the Media Section, instead directly downloading them
  • Added an Option to show buttons in the page/post editors directly
  • Support ACF Group Fields
  • add methods magazineModifyHtml, magazineModifyCss, and magazineModifyJavascript
    The functions can be defined in the functions.php of your WordPress installation, you will get passed an string of the code which you can modify before the PDF gets rendered.

Tenth Gumroad Release

Choose a tag to compare

@azettl azettl released this 09 Oct 14:50
  • Add Rest Endpoint (POST /wp-json/magazine/v1/pdf, Body {"ids": [265, 123], "theme": "Events"})
  • Add Support for Custom Post Types

Ninth Gumroad Release

Choose a tag to compare

@azettl azettl released this 08 Oct 19:29
  • Add new Placeholders for Posts and Pages ({{categories}}, {{category_slugs}})
  • Add Placeholders for Prefix and Postfix HTML ({{toc_list}})
  • Add ACF Conditional Placeholders for Prefix and Postfix HTML (example: {{post.ACF_fieldName=fieldValue.title}})
  • Update Help Text with new Placeholders
  • Add Placeholder Buttons next to the Theme Editors
  • add magazineSortAndFilterPosts for functions.php (The function magazineSortAndFilterPosts can be defined in the functions.php of your WordPress installation. You will get passed an array with the post ids, which you can filter or sort. You will need to return an array with the post ids in your method.)

Eight Gumroad Release

Eight Gumroad Release Pre-release
Pre-release

Choose a tag to compare

@azettl azettl released this 26 Mar 20:16
0.1.0

update to version 0.1.0

Seventh Gumroad Release

Pre-release

Choose a tag to compare

@azettl azettl released this 21 Mar 20:36
  • Add DocRaptor and Typeset.sh APIs and allow local command to render.

Sixth Gumroad Release

Sixth Gumroad Release Pre-release
Pre-release

Choose a tag to compare

@azettl azettl released this 21 Mar 01:15
  • Add Download Theme as ZIP Option
  • Add Upload Theme ZIP File Option
  • Add Help Tabs for Options and Themes Page

Fifth Gumroad Release

Fifth Gumroad Release Pre-release
Pre-release

Choose a tag to compare

@azettl azettl released this 20 Mar 20:55
  • Update Theme and Options Page Layout
  • Fix Activation Hook to create Demo Theme

Fourth Gumroad Release

Pre-release

Choose a tag to compare

@azettl azettl released this 20 Mar 00:08
  • Added Themes and Theme Editor

Third Gumroad Release

Third Gumroad Release Pre-release
Pre-release

Choose a tag to compare

@azettl azettl released this 19 Mar 01:54
  • Add Widget to show render link on the website
  • Placeholder replacement in the CSS and JS files
  • Added ACF_ as prefix for the ACF Placeholders
  • Added Placeholder for the page/post slug

Second Gumroad Release

Pre-release

Choose a tag to compare

@azettl azettl released this 18 Mar 15:55

Added Feature Image and ACF Field Placeholders