Skip to content

Conversation

@subhankar-d94
Copy link

  • Add blog_id parameter to wp_dropdown_users() in multisite environments
  • Validate user site membership before assignment in multisite
  • Automatically add newly created users to current site via add_user_to_blog()
  • Add graceful fallback with user messaging for invalid assignments
  • Ensure proper multisite user handling without breaking single-site functionality

Fixes user assignment issues where imported content could not be properly
assigned to existing users or newly created users lacked site membership
in multisite WordPress installations.

  - Add blog_id parameter to wp_dropdown_users() in multisite environments
  - Validate user site membership before assignment in multisite
  - Automatically add newly created users to current site via add_user_to_blog()
  - Add graceful fallback with user messaging for invalid assignments
  - Ensure proper multisite user handling without breaking single-site functionality

  Fixes user assignment issues where imported content could not be properly
  assigned to existing users or newly created users lacked site membership
  in multisite WordPress installations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant