=== pdfl.io === Plugin Name: pdfl.io Plugin URI: https://pdfl.io Description: Instantly get PDFs of your webpage Tags: pdf,shortcode Author: tripleNERDscore Author URI: https://triplenerdscore.net/ Requires at least: 4.0 Tested up to: 5.5 Stable tag: 1.0.2 Version: 1.0.2 Requires PHP: 5.6 Text Domain: pldf-io Domain Path: /languages Contributors: Doug Black Jr. Requires at least: 4.0 Tested up to: 5.7 License: GPLv2 Generate PDFs from your template, powered by pdfl.io. Use the shortcode pdflio. == Description == # pdfl.io ## Instantly Get PDFs for Your Site Today ## == Get Your API Key today!== More info at [https://pdfl.io](https://pdfl.io) ## == Usage == Shortcode parameters **filename**: The PDF filename (default is file.pdf) **text**: the link anchor(default is 'Download') **url**: The URL to be converted to PDF (default is current URL) **format**: The PDF page size (default is Letter) **no_background**: may be 'y' **greyscale**: may be 'y' **top_view_only**: may be 'y' **disable_javascript**: may be 'y' **disable_images**: may be 'y' **just_wait**: may be 'y' **delay**: may be 'y' ## == Installation == 1. Log into your site as the WordPress Administrator. 2. Go to the Plugin Menu and click Add New. 3. Enter "pdflio" in the search box. 4. Install and Activate the plugin. 5. Click the "pdflio" menu item in the WP-Admin sidebar. ## == Example Usage == [pdflio filename="test.pdf" url="https://example.com"] ## == Changelog == = Version 1.0.0 = * Stable first release