• Hi, on the latest version (7.6.3) I get the following error when trying to view a drafted post without being logged in:

    Attempt to read property "post_title" on null
    
    wp-content/plugins/miniorange-login-openid/miniorange_openid_sso_settings.php:882

    That is because “global $post” is null. Could you add a check here to see if $post is available?

    Thanks!

  • The topic ‘Attempt to read property “post_title” on null’ is closed to new replies.