WordPress/wp-admin/css
John Blackbourn 87aa982824 Include network-active plugins and inactive network-only plugins on the Plugins listing screen for individual sites on Multisite.
These plugins are only shown to users with the `manage_network_plugins` capability, which is Super Admins by default. This new feature lowers the blood pressure of Super Admins who may browse or search the Plugins listing screen of an individual site, having forgotten that a particular plugin is network-active. Showing inactive network-only plugins here also reduces friction when searching the Plugins listing screen on individual sites.

This change introduces a `show_network_active_plugins` filter which controls whether the network-active plugins and inactive network-only plugins are shown. This can be used to enable this functionality for regular site admininstrators, or, indeed, to disable this functionality for Super Admins.

Fixes #20104

Built from https://develop.svn.wordpress.org/trunk@35151


git-svn-id: http://core.svn.wordpress.org/trunk@35117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-10-13 22:12:25 +00:00
..
colors Revisions: Update slider handle styling. 2015-10-09 00:25:25 +00:00
about-rtl.css Add the CSS changes missed in [35126]. 2015-10-13 06:51:24 +00:00
about.css Add the CSS changes missed in [35126]. 2015-10-13 06:51:24 +00:00
admin-menu-rtl.css Grunt RTL CSS: swap-dashicons-left-right-arrows in rtlcss:properties expects double-quoted content strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
admin-menu.css Grunt RTL CSS: swap-dashicons-left-right-arrows in rtlcss:properties expects double-quoted content strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
color-picker-rtl.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
color-picker-rtl.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/user-new.php. 2015-09-03 08:46:52 +00:00
color-picker.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
color-picker.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/user-new.php. 2015-09-03 08:46:52 +00:00
common-rtl.css Accessibility: Add back-compat styles for plugins that still use h2 as a main heading in their screens. 2015-10-13 07:17:24 +00:00
common.css Accessibility: Add back-compat styles for plugins that still use h2 as a main heading in their screens. 2015-10-13 07:17:24 +00:00
customize-controls-rtl.css Dashicons CSS: one-word font families don't need quotes. Font families with a space in the name should use double-quotes (doesn't apply here). 2015-09-05 19:57:25 +00:00
customize-controls-rtl.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/js/customize-controls.js. 2015-09-04 03:40:25 +00:00
customize-controls.css Dashicons CSS: one-word font families don't need quotes. Font families with a space in the name should use double-quotes (doesn't apply here). 2015-09-05 19:57:25 +00:00
customize-controls.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/js/customize-controls.js. 2015-09-04 03:40:25 +00:00
customize-nav-menus-rtl.css Administration: Convert H5 usage in Screen Options to use fieldsets and legends. 2015-10-09 18:05:24 +00:00
customize-nav-menus-rtl.min.css Administration: Convert H5 usage in Screen Options to use fieldsets and legends. 2015-10-09 18:05:24 +00:00
customize-nav-menus.css Administration: Convert H5 usage in Screen Options to use fieldsets and legends. 2015-10-09 18:05:24 +00:00
customize-nav-menus.min.css Administration: Convert H5 usage in Screen Options to use fieldsets and legends. 2015-10-09 18:05:24 +00:00
customize-widgets-rtl.css Accessibility: bump headings one level up on the Appearance > Widgets screen for a better headings hierarchy. 2015-10-10 16:34:25 +00:00
customize-widgets-rtl.min.css Accessibility: bump headings one level up on the Appearance > Widgets screen for a better headings hierarchy. 2015-10-10 16:34:25 +00:00
customize-widgets.css Accessibility: bump headings one level up on the Appearance > Widgets screen for a better headings hierarchy. 2015-10-10 16:34:25 +00:00
customize-widgets.min.css Accessibility: bump headings one level up on the Appearance > Widgets screen for a better headings hierarchy. 2015-10-10 16:34:25 +00:00
dashboard-rtl.css Accessibility: bump headings one level up in post meta boxes for a better headings hierarchy. 2015-10-13 06:57:24 +00:00
dashboard.css Accessibility: bump headings one level up in post meta boxes for a better headings hierarchy. 2015-10-13 06:57:24 +00:00
deprecated-media-rtl.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
deprecated-media-rtl.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/user-new.php. 2015-09-03 08:46:52 +00:00
deprecated-media.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
deprecated-media.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/user-new.php. 2015-09-03 08:46:52 +00:00
edit-rtl.css Accessibility: Correct the style for Popular Tags header on Edit Tags screen after [33917]. 2015-10-13 07:14:25 +00:00
edit.css Accessibility: Correct the style for Popular Tags header on Edit Tags screen after [33917]. 2015-10-13 07:14:25 +00:00
farbtastic-rtl.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
farbtastic.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
forms-rtl.css Widgets: use input[type="number"] for the number prop in the Recent Posts and Recent Comments widget forms. 2015-09-24 19:53:26 +00:00
forms.css Widgets: use input[type="number"] for the number prop in the Recent Posts and Recent Comments widget forms. 2015-09-24 19:53:26 +00:00
ie-rtl.css List tables: Select All should not be a column header. 2015-06-28 05:46:25 +00:00
ie-rtl.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/user-new.php. 2015-09-03 08:46:52 +00:00
ie.css List tables: Select All should not be a column header. 2015-06-28 05:46:25 +00:00
ie.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/user-new.php. 2015-09-03 08:46:52 +00:00
install-rtl.css Install: Replace the "Privacy" setting with the "Search Engine Visibility" setting from Reading Settings. 2015-10-01 21:35:25 +00:00
install-rtl.min.css Install: Replace the "Privacy" setting with the "Search Engine Visibility" setting from Reading Settings. 2015-10-01 21:35:25 +00:00
install.css Install: Replace the "Privacy" setting with the "Search Engine Visibility" setting from Reading Settings. 2015-10-01 21:35:25 +00:00
install.min.css Install: Replace the "Privacy" setting with the "Search Engine Visibility" setting from Reading Settings. 2015-10-01 21:35:25 +00:00
l10n-rtl.css List tables: Adjust width of Quick Edit labels for longer translations. 2015-08-09 18:55:25 +00:00
l10n.css List tables: Adjust width of Quick Edit labels for longer translations. 2015-08-09 18:55:25 +00:00
list-tables-rtl.css Include network-active plugins and inactive network-only plugins on the Plugins listing screen for individual sites on Multisite. 2015-10-13 22:12:25 +00:00
list-tables.css Include network-active plugins and inactive network-only plugins on the Plugins listing screen for individual sites on Multisite. 2015-10-13 22:12:25 +00:00
login-rtl.css Notices: Add styles for use against white backgrounds. 2015-09-21 15:26:25 +00:00
login-rtl.min.css Widgets: use input[type="number"] for the number prop in the Recent Posts and Recent Comments widget forms. 2015-09-24 19:53:26 +00:00
login.css Notices: Add styles for use against white backgrounds. 2015-09-21 15:26:25 +00:00
login.min.css Widgets: use input[type="number"] for the number prop in the Recent Posts and Recent Comments widget forms. 2015-09-24 19:53:26 +00:00
media-rtl.css Grunt RTL CSS: swap-dashicons-left-right-arrows in rtlcss:properties expects double-quoted content strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
media.css Grunt RTL CSS: swap-dashicons-left-right-arrows in rtlcss:properties expects double-quoted content strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
nav-menus-rtl.css Nav Menus: fix the quick search spinner position on Operating Systems that show scrollbars. 2015-09-11 23:52:25 +00:00
nav-menus.css Nav Menus: fix the quick search spinner position on Operating Systems that show scrollbars. 2015-09-11 23:52:25 +00:00
press-this-editor-rtl.css Press This: properly add Open Sans to the editor, using the mce_css filter. 2015-07-29 19:38:25 +00:00
press-this-editor.css Press This: properly add Open Sans to the editor, using the mce_css filter. 2015-07-29 19:38:25 +00:00
press-this-rtl.css Buttons: Update styles and colors. 2015-10-08 17:31:24 +00:00
press-this-rtl.min.css Buttons: Update styles and colors. 2015-10-08 17:31:24 +00:00
press-this.css Buttons: Update styles and colors. 2015-10-08 17:31:24 +00:00
press-this.min.css Buttons: Update styles and colors. 2015-10-08 17:31:24 +00:00
revisions-rtl.css Revisions: Update slider handle styling. 2015-10-09 00:25:25 +00:00
revisions.css Revisions: Update slider handle styling. 2015-10-09 00:25:25 +00:00
site-icon-rtl.css Site Icon: Improve vertical spacing in preview. 2015-07-20 19:01:50 +00:00
site-icon.css Site Icon: Improve vertical spacing in preview. 2015-07-20 19:01:50 +00:00
themes-rtl.css Theme Installer: fix the theme "Install"/"Installed" button's vertical alignment for HiDPI displays. 2015-10-13 13:52:27 +00:00
themes.css Theme Installer: fix the theme "Install"/"Installed" button's vertical alignment for HiDPI displays. 2015-10-13 13:52:27 +00:00
widgets-rtl.css Accessibility: bump headings one level up on the Appearance > Widgets screen for a better headings hierarchy. 2015-10-10 16:34:25 +00:00
widgets.css Accessibility: bump headings one level up on the Appearance > Widgets screen for a better headings hierarchy. 2015-10-10 16:34:25 +00:00
wp-admin-rtl.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:58:25 +00:00
wp-admin-rtl.min.css Include network-active plugins and inactive network-only plugins on the Plugins listing screen for individual sites on Multisite. 2015-10-13 22:12:25 +00:00
wp-admin.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:58:25 +00:00
wp-admin.min.css Include network-active plugins and inactive network-only plugins on the Plugins listing screen for individual sites on Multisite. 2015-10-13 22:12:25 +00:00