Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WooCommerce 3+ kompatibilitás javítása #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ucsendre
Copy link

Sziasztok!

A plugin a WC 3.0 verzió óta elavult módszerrel kérdezte le a webshop rendelés adatait.
E miatt az alábbi figyelmeztetéseket dobálta a WP debug:
"PHP Notice: billing_email helytelenül került meghívásra. Order properties should not be accessed directly. Backtrace: (...) do_action('woocommerce_thankyou'), WP_Hook->do_action, WP_Hook->apply_filters, arukereso_trusted_shop, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong..."
Ezt javítottam ebben a commitben.
Kérlek, tegyétek elérhetővé a frissítést a wordpress.org plugin tárában is.

Üdv,
Endre

ucsendre added 2 commits June 27, 2019 13:29
Fixing WC 3+ compatibility issues ("Order properties should not be accessed directly.")
Plugin was tested on WP 5.2.2 + WC 3.6.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant