Undefined Array Key “Query” Warning in wc-thanks-redirect Plugin
-
Dear Nitin Prakash,
thanks for your great plugin.
I’m encountering a PHP warning in thewc-thanks-redirect
plugin:
PHP Warning: Undefined array key “query” in /wp-content/plugins/wc-thanks-redirect/src/Front.php on line 185
It seems that the code is trying to access thequery
key without verifying its existence, which triggers this warning. Could you add a check to ensure thequery
key exists before accessing it? This would help prevent the warning from appearing in the logs.Thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.