[wp-trac] [WordPress Trac] #33631: Add filter to prevent user creation during site creation
WordPress Trac
noreply at wordpress.org
Sun Dec 6 16:07:46 UTC 2015
#33631: Add filter to prevent user creation during site creation
--------------------------------+------------------------------
Reporter: mackensen | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Networks and Sites | Version: 4.4
Severity: normal | Resolution:
Keywords: | Focuses: multisite
--------------------------------+------------------------------
Comment (by mackensen):
Working on this at WCUS Contributor Day. I've added a new action
network_site_new_created_user_pending which fires immediately before user
creation, so you could hook into it with a simple wp_die or whatever else
you might want to do. I could see external auth attempting to auto
provision the account.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33631#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list