We still need thickbox on themes.php for update overlays. props duck_. see #20960 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@21106 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d6755ee068
commit
7352b57b47
@ -64,6 +64,8 @@ if ( current_user_can( 'install_themes' ) ) {
|
||||
) );
|
||||
}
|
||||
|
||||
add_thickbox();
|
||||
|
||||
endif; // switch_themes
|
||||
|
||||
if ( current_user_can( 'edit_theme_options' ) ) {
|
||||
|
Loading…
Reference in New Issue
Block a user