How can i put all the posts available in a pdf. instead calling just one post by ID.

WordPress
January 13, 2022 21:59:26
rameeshm
Topics: 3
Messages: 6
I want a pdf file export option with all the posts available in a custom post type. currently, I can export a single post by calling its ID.

I have a website with unit listings, if someone books a unit that unit will be removed from listings. so I want an option to download a pdf file with all available units. how can I set up that?


Thanks in advance.
January 13, 2022 23:36:53
E2Pdf
Topics: 7
Messages: 3617
Support
Hi,

There are experimental shortcodes which seems must accomplish the task: [e2pdf-foreach] and [e2pdf-wp-posts]

The usage will look like this:

[e2pdf-foreach shortcode="e2pdf-wp-posts" post_type="page" order="ASC" numberposts="999"]
[e2pdf-wp key="post_title" id="[e2pdf-foreach-value path='ID']"]
[/e2pdf-foreach]


[e2pdf-foreach shortcode="e2pdf-wp-posts" post_type="page" order="ASC" numberposts="999"] - can accept arguments to filter posts based on WordPress "get_posts" function: https://developer.wordpress.org/reference/functions/get_posts/

Attributes: category, include, exclude, post_mime_type - can accept comma separated values.

We remain at your service.

We would really appreciate your feedback at WordPress.org!
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.