[wp-meta] [Making WordPress.org] #1983: Sync users/permissions between base site and team o2
Making WordPress.org
noreply at wordpress.org
Mon Sep 5 21:22:46 UTC 2016
#1983: Sync users/permissions between base site and team o2
-------------------------------------------+-------------------------
Reporter: ocean90 | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: International Sites (Rosetta) | Keywords: needs-patch
-------------------------------------------+-------------------------
Currently new team sites like de.wordpress.org/team have no users. At
least editors of the base site should be added to the team o2 as editors.
There are a few (untested) options:
* Sync only editors when creating a new site.
* Sync editors when creating a new site and when a new editor is added
(use REST API for the sync).
* Use `pre_user_query` filter and change `blog_id`. Doesn't work well if
`is_user_member_of_blog()` is used.
Note: It's a one-way sync.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1983>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list