Closed dac514 closed 5 years ago
That is correct, I don't believe delete_blog really got implemented, it must have been forgotten.
I think it needs to do the same as _h5p_uninstall()
in uninstall.php
I've added support for _deleteblog which appears to work as intended in my testing environments.
Please reopen if you see any issues with it.
WordPress Multisite.
YOURSITE/wp-admin/network/sites.php
Expected: H5P tables are deleted at the same time as the core WordPress tables. Actual: H5P Tables, and data, not deleted. Unwanted leftovers in the DB.