Allow CodePress to be disabled from Screen Options, see #10027

git-svn-id: https://develop.svn.wordpress.org/trunk@11530 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-06-07 01:52:44 +00:00
parent efeffe1d53
commit ed7d206ac1
6 changed files with 41 additions and 10 deletions
+2 -1
View File
@@ -2116,7 +2116,8 @@ td.plugin-title {
/* Global classes */
.wp-hidden-children .wp-hidden-child,
.ui-tabs-hide {
.ui-tabs-hide,
#codepress-off {
display: none;
}