• Resolved eligence

    (@eligence)


    PHP Notice: Undefined property: WC_Memberships_Membership_Plan::$ID in /var/www/vhosts/parables.local/public_html/wp-content/plugins/if-menu/src/conditions-multiple-options.php on line 372

    change $membershipsOptions[$plan->ID] = $plan->name; to $membershipsOptions[$plan->id] = $plan->name;

    • This topic was modified 6 years, 9 months ago by eligence.
Viewing 1 replies (of 1 total)
  • Plugin Author Andrei

    (@andreiigna)

    Hi,

    Thanks for using the plugin and letting me know about this.

    This issue is resolved in the latest version of the plugin and the error shouldn’t appear anymore.

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Notice: Undefined property: WC_Memberships_Membe’ is closed to new replies.