WPCloudDeploy / wp-cloud-deploy

WPCloudDeploy is a WordPress plugin that allows you to easily deploy and manage your own dedicated high-performance WordPress servers and sites at any cloud server provider.
https://wpclouddeploy.com
Other
91 stars 42 forks source link

Warnings with new menu code #9

Closed elindydotcom closed 2 years ago

elindydotcom commented 2 years ago

With PR #4 there is a small issue.

You can generate a set of warnings in debug.log as follows:

You'll end up with warnings of undefined offsets in the wp-cloud-deploy.php file inside the sorting menu routine that was added. There are some additional warnings as well but they'll likely go away if this one is resolved.