Skip to content

wpmu_new_blog action is deprecated #767

Description

@JDGrimes

wordpoints_installables_install_on_new_site() is hooked to wpmu_new_blog, which is deprecated as of WP 5.1. wp_insert_site should be used instead.

This causes errors when running the extension-only uninstall tests for an extension on multisite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions