=== Posts to PDF - Backend Batch Export ===
Contributors: onodev77
Tags: posts to pdf, export posts, pages to pdf, pdf, export
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Short Description: Export multiple selected posts as a single PDF file directly from the WordPress backend.

== Description ==
This plugin allows you to select multiple posts from the WordPress backend and export them into a single PDF file.  
Useful for creating collections of articles, documentation, reports, and more.

== Installation ==
1. Upload the plugin to the `/wp-content/plugins/` directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Select posts from the backend and click "Export to PDF".

== Screenshots ==
1. Admin interface with post selection for batch export.  
2. Example of the generated PDF preview.

== Frequently Asked Questions ==

= Can I export pages as well? =
Yes, the plugin supports posts and pages.

= Can I customize the PDF appearance? =
Not yet. The PDF styling is currently fixed. Customization options may be added in future versions.

== Changelog ==
= 1.2 =
* Corrections and improvements.

= 1.1 =
* Minor corrections.

= 1.0 =
* Initial release.



