Uninstallation currently gives a fatal error, because we are calling the wordpoints_get_points_types() when it hasn't been loaded. We need to fix this and implement better unit testing of the uninstall process. We should possibly backport this to the 1.1 branch as well.
Uninstallation currently gives a fatal error, because we are calling the
wordpoints_get_points_types()
when it hasn't been loaded. We need to fix this and implement better unit testing of the uninstall process. We should possibly backport this to the 1.1 branch as well.