Skip to content

PHP Warning: Undefined array key "_wpnonce" in class-wc-subscriptions-cart.php #398

Open
@37Rb

Description

Describe the bug

We keep seeing this warning in the error log.

PHP Warning: Undefined array key "_wpnonce" in /www/public/wp-content/plugins/woocommerce-subscriptions/vendor/woocommerce/subscriptions-core/includes/class-wc-subscriptions-cart.php on line 923

Not sure how to reproduce but it looks like you just need to check whether $_POST['_wpnonce'] is set on line 923.

Product impact

It's just annoying and clutters up the error log.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

type: bugThe issue is a confirmed bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions