• Resolved Brian Zoetewey

    (@omicron7)


    Noticed multiple PHP warnings when WP_DEBUG is set to true.

    Undefined property: stdClass::$ID in wp-content/plugins/my-calendar/my-calendar-core.php on line 603

    Undefined property: uagent_info::$DetectMobileQuick in wp-content/plugins/my-calendar/my-calendar-core.php on line 847

    Undefined property: stdClass::$ID in wp-content/plugins/my-calendar/my-calendar-core.php on line 151

    The following patch fixes the issues.

    [Code moderated as per the Forum Rules. Please use the pastebin]

  • The topic ‘[Plugin: My Calendar] Multiple PHP Notices when WP_DEBUG is true’ is closed to new replies.