Paul Goodchild
Paul Goodchild
Summary: I don't entirely trust WP's ability to wholly and correctly remove a plugin and install its upgrade from WordPress.org. Assuming WP itself doesn't fall over itself, anything can interrupt...
In `DNS.php`, the function `getRecordID` is declared with return type `string`, but returns false. Can we change this to either empty string, or throw and exception instead of having conflicting...
Fixes issue where EDD is installed twice, 1 is active, and you attempt to delete the other, inactive, plugin. It prevents executing the contents of `uninstall.php` when the Easy Digital...