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
/app/public/superpwa.com/wp-content/plugins/super-progressive-web-apps/admin/basic-setup.php on line 415
Happened on WooCommerce orders page where query_vars had this:
query_vars
Array ( [order] => [orderby] => [posts_per_page] => 20 [post_type] => shop_order [post_status] => Array ( [0] => wc-pending [1] => wc-processing [2] => wc-on-hold [3] => wc-completed [4] => wc-cancelled [5] => wc-refunded [6] => wc-failed ) [perm] => )
The text was updated successfully, but these errors were encountered:
64826e8
No branches or pull requests
arunbasillal commentedJan 20, 2019
/app/public/superpwa.com/wp-content/plugins/super-progressive-web-apps/admin/basic-setup.php on line 415
Happened on WooCommerce orders page where
query_vars
had this:The text was updated successfully, but these errors were encountered: