Opened 8 years ago
Last modified 7 years ago
#39334 new enhancement
Network administrators should be able to enable themes on the site level
Reported by: | Mista-Flo | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Networks and Sites | Keywords: | has-screenshots has-patch needs-testing |
Focuses: | multisite | Cc: |
Description
At the WordCamp USA, a suggested idea about themes in a multisite context was to allow network administrators (that have manage_network_themes cap) to network enable themes on the site level.
So I have made a patch to handle this. You can now activate a theme on a site on two actions (first network activate, then activate for the site) on the same page. Maybe it could be better to handle this in just one action, and just network activate the theme if it's not yet activated before site activation.
Attachments (3)
Change History (7)
#2
@
8 years ago
The second patch handle the network activation just before the theme activation if the user can manage_network_themes
, so it's handled under the hood, with no changes in the UI, and it's handled in just one action.
Don't know what's the best approach.
Screenshot with the patch