Relationship from comments to another CPT

Support MB Relationships Relationship from comments to another CPTResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36716
    Matej MoharMatej Mohar
    Participant

    Hi.
    I would like to create relationship between a comments and custom post type, is this possible? If not, what would be a workaround?
    I was searching the forum, but haven't got any results and I also don't see anything in the documentation.

    Thank you very much,
    Matej

    #36726
    Long NguyenLong Nguyen
    Moderator

    Hi Matej,

    Currently, the relationship only supports making the relation between post/term/user, comment is not supported. Also, WP Query does not support query posts by comment, just by the number of comments so I think it will not work with MB Relationships.
    Refer to this documentation https://docs.metabox.io/extensions/mb-relationships/#getting-connected-items
    https://developer.wordpress.org/reference/classes/wp_query/#comment-parameters

    #36735
    Matej MoharMatej Mohar
    Participant

    Thank you for your replay. I then solved this problem with custom solution and will switch to metabox if it will become available anytime in the future.
    Thank you and have a nice day.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.