| 开发者 | onodev77 |
|---|---|
| 更新时间 | 2026年9月1日 06:26 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/.Yes. You can select multiple posts or pages from the plugin interface and export them in one operation. PRO also includes Select All for the current post type or current search results.
Yes. Separate PDFs mode creates one PDF for each selected post or page. The Free version supports separate export for up to 20 items, while PRO is designed for unlimited bulk workflows.
Yes. Single combined PDF mode places the selected items into one PDF document. For very large selections, Separate PDFs is recommended because a single document containing hundreds of pages can require considerably more PHP memory and server resources.
Yes. In the PRO version you can select all posts/pages from the current post type or all items matching the current search.
Yes. The plugin includes PDF preview so you can check the output before starting the final export.
Yes. You can include or exclude the featured image, author, date and excerpt, and choose the page size and orientation.
Yes. The plugin is designed to work with supported public WordPress post types in addition to standard posts and pages.
The plugin renders WordPress content using the standard content filters first. If builder shortcodes are still visible in the PDF, the plugin applies compatibility cleanup for common builders such as Divi, WPBakery/Visual Composer, Avada/Fusion Builder, Themify and similar modules, while keeping readable text content where possible. Because page builders can generate very complex frontend layouts, the PDF may not reproduce every visual element exactly as it appears on the website.
The plugin includes a fallback that converts common Divi image module shortcodes into normal PDF images when Divi does not render them in the export context.
Yes. HTML tables are styled to fit the PDF page width. The plugin also includes a fallback for some builder/table shortcodes, but very complex frontend builder layouts may not be reproduced exactly in the PDF.
PDFs are downloaded by the browser. The local download folder is controlled by the browser and operating system. WordPress cannot directly choose a folder on the user's computer.
From version 3.5, Single PDF no longer asks Dompdf to render the full selection in one pass. Each item is rendered separately and the resulting PDFs are merged afterwards with FPDI. Very large exports can still consume disk space and resources during the merge, but peak Dompdf memory usage is substantially reduced. Separate PDFs remains the recommended fallback if an individual article contains unusually complex HTML, CSS or images.
Yes. The export interface is available in the WordPress administration area and is intended for administrators and editors with the required permissions.