Forums

Show most recent attachment from a post type. (3 posts)

  1. Dan
    Member
    Posted 8 months ago #

    Hi

    I want to be able to display on my homepage, the most recent 2 or 3 images that have been uploaded to my blog, but ONLY ones that are attached to a certain custom post type.

    Easy enough to get the most recent of all images, using get_posts, but it's the custom post type bit I'm not sure about, as you can't use that as a parameter for get_posts.

    Any ideas how I would achieve this?

    Thanks

  2. nsathees
    Member
    Posted 8 months ago #

    How do you define the custom post type?

  3. Dan
    Member
    Posted 8 months ago #

    I define the post type in the normal way, using register_post_type

Reply

You must log in to post.

About this Topic