=== Post to PDF Exporter ===
Contributors: sunarc
Tags: PDF, WordPress PDF, Post to PDF, Convert to PDF, Export PDF
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Convert WordPress posts to downloadable PDFs with custom settings, including watermark and more.

== Description ==

Post to PDF Exporter is a plugin that allows users to generate and download WordPress posts as PDF documents. You can customize the exported PDF by adding a watermark and additional post information such as categories, tags, and publish dates.

**Key Features:**
- Enable/Disable PDF generation.
- Restrict access to PDFs (public or logged-in users only).
- Choose post types for PDF export.
- Customize the file name (Post ID or Post Name).
- Display post categories, tags, and publish dates in the PDF.
- Add a watermark text.
- Choose button position (top or bottom of the post).

== Installation ==

1. Download the plugin ZIP file.
2. Upload the ZIP file via the **Plugins > Add New > Upload Plugin** page in WordPress.
3. Activate the plugin through the **Plugins** menu.
4. Go to **Post to PDF Exporter** settings under **Dashboard > Post to PDF Exporter** to configure settings.

== Frequently Asked Questions ==

= Can I restrict PDF downloads to logged-in users? =  
Yes, you can set availability to **"Only for logged-in users"** in the settings.

= What post types are supported? =  
All post types that support the WordPress editor (like Posts and Pages) can be enabled for PDF export.

= How do I change the watermark text? =  
You can enter a custom watermark in the plugin settings.

== Screenshots ==

1. Plugin settings page with customization options.
2. PDF button on post single page.

== Changelog ==

= 1.0 =
- Initial release with basic PDF export functionality.
- Added support for watermark.
- Option to include post categories, tags, and publish date.

== Upgrade Notice ==

= 1.0 =
First stable release of Post to PDF Exporter.
