• Hey guys I’m kind of new to making a website, but I need a way to be able to upload PDFs and when they are uploaded, the most current uploaded PDF is displayed on my website. Is this possible, or am I way over my head.
    I am currently on the most updated version of WordPress as well as Divi

    Thanks

    • This topic was modified 4 years, 10 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Showing a link to the most recent PDF is relatively simple, it’s much like widgets that link to most recent posts. Just the post type and media MIME type is different. It can be done with get_posts() when supplied with appropriate arguments.

    If you need to display a preview image of the PDF, that’s outside of my knowledge base. Maybe there’s a plugin that would facilitate that if given an appropriate link.

Viewing 1 replies (of 1 total)
  • The topic ‘PDF RSS Feed Or Something Like This’ is closed to new replies.