Okay
  Public Ticket #2170010
Request for functionality
Closed

Comments

  • Siv Hansen started the conversation

    Hi. I would like to put a feature on the wishlist, related + custom post type.

    For example: i have a park experience (custom post type) which is tagged with "okstindan" (a name). I would like to display the park (also a custom post type) who provides the experience, through the tag. They are both tagged with the same tag.

    a psudo query could be select <datafields> from posts where posttype=<myposttype> where myposttypes tag = currentposts tags

  •   Max replied privately
  • Siv Hansen replied

    I solved this in another way, by sending all data I needed to build a page when the page is retrieved.

  •   Max replied privately