Opened 2 years ago

Last modified 2 years ago

#17783 new enhancement

Inconsistent theme management screens — at Version 4

Reported by: scribu Owned by:
Priority: normal Milestone: Future Release
Component: Administration Version: 3.0
Severity: normal Keywords: needs-ui
Cc:

Description (last modified by scribu)

On single-site you have tabs, while on multi-site you have an "Add New" button:

/wp-admin/themes.php (single-site):

http://core.trac.wordpress.org/raw-attachment/ticket/17783/themes.png

/wp-admin/themes.php (multi-site):

http://core.trac.wordpress.org/raw-attachment/ticket/17783/ms-themes.png

/wp-admin/network/themes.php (multi-site):

http://core.trac.wordpress.org/raw-attachment/ticket/17783/ms-themes-network.png

Change History (9)

scribu2 years ago

scribu2 years ago

scribu2 years ago

  • Description modified (diff)

What's the inconsistency?

Single-site WP: The user can manage themes and install themes.

Multi-site WP: The user can only manage themes. (This is also the same view in single-site WP if the user can't install themes.) No need for tabs. Themes and plugins must be installed through the network admin.

Network/ Themes: The administrator can add new themes.

scribu2 years ago

scribu2 years ago

The inconsistency is that on single-site you have tabs and on multi-site you have an "Add New" button.

  • Description modified (diff)
Note: See TracTickets for help on using tickets.