azerothcore / azerothcore/acore-cms
Warning woocommerce hook deprecated
- Dominant language
- PHP
- Stars
- 78
- Forks
- 43
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
```
php_1 | NOTICE: PHP message: woocommerce_add_order_item_meta is deprecated since version 3.0.0! Use woocommerce_new_order_item instead.
```
---
Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/97347063-warning-woocommerce-hook-deprecated?utm_campaign=plugin&utm_content=tracker%2F182917716&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F182917716&utm_medium=issues&utm_source=github).
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for woocommerce_add_order_item_meta and inspect the code that registers or calls this hook. Confirm the corresponding WooCommerce integration and update it to use woocommerce_new_order_item, then verify that the deprecated-hook notice no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100