[wp-trac] [WordPress Trac] #35335: Pass data consistently between plugin, network plugin, and network theme screens.
WordPress Trac
noreply at wordpress.org
Mon Jan 25 22:54:54 UTC 2016
#35335: Pass data consistently between plugin, network plugin, and network theme
screens.
-------------------------------------+------------------------
Reporter: obenland | Owner: obenland
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.5
Component: Administration | Version: 4.2
Severity: normal | Resolution: fixed
Keywords: shiny-updates has-patch | Focuses: multisite
-------------------------------------+------------------------
Changes (by obenland):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"36394"]:
{{{
#!CommitTicketReference repository="" revision="36394"
Pass data consistently on plugin, network plugin, and network theme
screens.
List tables on these three screens look similar but come with unexpected
caveats.
The network themes screen in particular has been neglected, using a
`.plugin`
class to inherit its sibling's styles and not providing classes and data
attributes that the other two offer. This will provide some more
consistency.
Fixes #35335.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35335#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list