Support

Account

Home Forums General Issues Relationship Code Problem Reply To: Relationship Code Problem

  • Hi,

    when I put this code inside I get this response. I have made some changes at the Content and Title because I won’t post this here.

    Have you any Idea what is wrong here?


    Array
    (
    [0] => WP_Post Object
    (
    [ID] => 61
    [post_author] => 2
    [post_date] => 2013-07-19 16:04:59
    [post_date_gmt] => 2013-07-19 14:04:59
    [post_content] => My Content I have writen
    [post_title] => My Title of the post
    [post_excerpt] =>
    [post_status] => publish
    [comment_status] => open
    [ping_status] => open
    [post_password] =>
    [post_name] => my-title-of-the-post
    [to_ping] =>
    [pinged] =>
    [post_modified] => 2013-07-19 16:05:21
    [post_modified_gmt] => 2013-07-19 14:05:21
    [post_content_filtered] =>
    [post_parent] => 0
    [guid] => http://www.domain.de/?post_type=hotel&p=61
    [menu_order] => 0
    [post_type] => hotel
    [post_mime_type] =>
    [comment_count] => 0
    [filter] => raw
    )

    )