Class to bootstrap the Gravity PDF Developer Toolkit plugin
Cli
Class Cli
Processes the wp gpdf create-template WP CLI Command
The Gravity PDF CLI Commands
Interface InterfaceWriter
Registers our WP CLI Commands
Removes the Advanced Template option from the PDF settings if not upgrading from a legacy plugin
Detects if the Gravity PDF Tier 2 plugin is enabled and deactivates it automatically.
Detects when the legacy Advanced Template option is enabled, bypasses the PDF sandbox, and injects our Toolkit helper classes and legacy variables automatically.
Adds support for our Toolkit header in PDF Templates.
Adds support for our Toolkit Javascript in PDF Templates.
Detects when the Toolkit header is included, bypasses the PDF sandbox and injects our Toolkit helper classes automatically.
The Mpdf setter contract for use with our Writer classes
This class acts as a router for all public methods found in the GFPDF\Plugins\DeveloperToolkit\Writer namespace.
A legacy (deprecated) class included so Gravity PDF Developer Toolkit can be a drop-in replacement for the Gravity PDF Tier 2 add-on. Don't use its methods for any new templates.