• Tihh Gonçalves's avatar
    Conflict with Variable Product · 752e79ca
    Tihh Gonçalves authored
    When used in a variable product, there was an error with the global
    $post.
    
    Instead of returning the $post of Product, returning from last variable
    (which is also a $post)
    
    ----
    Quando utilizado em um Produto Variável, existia um erro com a global
    $post.
    Ao invés de retornar o $post do Produto, retornava da última variável
    (que também é um $post)
    752e79ca
class-product-addon-admin.php 9.47 KB