• Resolved ljmac

    (@ljmac)


    Hi,

    I would like to set up a template on my site to display the last 10 attachments uploaded to my forum (across all posts). How would I go about this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Milan Petrovic

    (@gdragon)

    Attachments are saved in the media library, and when uploaded they are attached to topics and replies. I am sure there are examples on the internet on how to query attachments for the custom post types.

    Thread Starter ljmac

    (@ljmac)

    Wouldn’t it be easiest to call the function your plug-in uses to display the attachments? How would I go about this?

    Plugin Author Milan Petrovic

    (@gdragon)

    My plugin doesn’t have such function because it displays attachments for topics or replies only, it doesn’t have any place where it lists all latest attachments.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Displaying attachments in template’ is closed to new replies.