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-redirectplugin:
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 thequerykey without verifying its existence, which triggers this warning. Could you add a check to ensure thequerykey 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)
The topic ‘Undefined Array Key “Query” Warning in wc-thanks-redirect Plugin’ is closed to new replies.