Move table install to the `wp_install` action by default, limiting when it will run
Race conditions are a concern, so it'd be better not to create the table without some control over when it happens.
Please register or sign in to comment
Race conditions are a concern, so it'd be better not to create the table without some control over when it happens.