We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Deprecated: Required parameter $nonce follows optional parameter $formdata in /localhost/site/wp-content/plugins/wp-pagenavi/scb/Forms.php on line 65
Deprecated: Required parameter $args follows optional parameter $file in /localhost/site/wp-content/plugins/wp-pagenavi/scb/Cron.php on line 24
I think it's just a matter of re-organising your parameters or defining a default for them.
The text was updated successfully, but these errors were encountered:
I updated the framework, it is no longer maintained by the original owner lesterchan/wp-scb-framework@c17ce6d
Hopefully, it doesn't break anything.
I have not updated to PHP 8, too many breaking changes.
Sorry, something went wrong.
Thank you for the quick response, this fix didn't seem to break anything here.
Cool thanks for letting me know!
No branches or pull requests
Deprecated: Required parameter $nonce follows optional parameter $formdata in /localhost/site/wp-content/plugins/wp-pagenavi/scb/Forms.php on line 65
Deprecated: Required parameter $args follows optional parameter $file in /localhost/site/wp-content/plugins/wp-pagenavi/scb/Cron.php on line 24
I think it's just a matter of re-organising your parameters or defining a default for them.
The text was updated successfully, but these errors were encountered: