-
Notifications
You must be signed in to change notification settings - Fork 468
Add Multisite (Network) Support #259
Copy link
Copy link
Closed as not planned
Labels
component: architectureRelating to fundamental architectural decisionsRelating to fundamental architectural decisionscomponent: multisiteRelating to WordPress MultisiteRelating to WordPress Multisitehelp wantedIssue with a clear description that the community can help withIssue with a clear description that the community can help withneeds: discussionRequires a discussion to proceedRequires a discussion to proceedtype: featureNew functionality being addedNew functionality being added
Description
Currently, the plugin is only built to support a single site instance, but I think it would be really powerful to add some support for multisite. Behind the scenes, I think this could potentially be pretty simple...
We could essentially have a "site" query to select a site to perform an operation for, and then just use switch_to_blog() behind the scenes.
Would be great to get some community involvement on this issue, since none of us maintainers are actively using multisite.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: architectureRelating to fundamental architectural decisionsRelating to fundamental architectural decisionscomponent: multisiteRelating to WordPress MultisiteRelating to WordPress Multisitehelp wantedIssue with a clear description that the community can help withIssue with a clear description that the community can help withneeds: discussionRequires a discussion to proceedRequires a discussion to proceedtype: featureNew functionality being addedNew functionality being added
Type
Projects
Status
✅ Done