• Hello, I thinks there is a bug with get_post_status() function in the V6.2.

    get_post_status ( ID );
    get_post_status ( $Post );

    Even the post has a Draft status, get_post_status() return publish.

    I downgrade to the V6.1.1 and get_post_status() return the right status.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Hi there,

    Are you able to provide more details? Can this be easily reproduced, does it happen with no active plugins or a bundled theme like Twenty Twenty-Three?

    Thread Starter nexusfred

    (@nexusfred)

    Hello sorry for the delay. The bug seems to come from the plugin A-Z Listing.

    Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    No worries, life happens ??

    Glad to see you were able to track and narrow it down though.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘get_post_status() return the wrong status’ is closed to new replies.