• Resolved shibi

    (@shibi)


    Problem in function wc_mmax_quantity_input_args line 83.

    Need to change

    $prodid = $product->id;

    To

    $prodid = $product->get_id();

    • This topic was modified 7 years, 7 months ago by shibi.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘PHP Notice direct access to id in wc_mmax_quantity_input_args()’ is closed to new replies.