Use add_option() method, introduce add_option_context() method for adding specific text above the screen options, see #18690

git-svn-id: https://develop.svn.wordpress.org/trunk@18867 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-10-03 04:00:57 +00:00
parent d6f613fcd3
commit 98554b4bb6
21 changed files with 226 additions and 190 deletions

View File

@@ -1506,15 +1506,13 @@ form.upgrade .hint {
#screen-options-wrap h5,
#contextual-help-wrap h5 {
margin: 8px 0;
margin: 12px 0 2px;
font-size: 13px;
}
.metabox-prefs label {
display: inline-block;
padding-right: 15px;
white-space: nowrap;
line-height: 30px;
}
.metabox-prefs label input {