prepare_items(); $title = __('Manage Themes'); $parent_file = 'themes.php'; if ( current_user_can( 'switch_themes' ) ) : $help = '

' . __('Aside from the default theme included with your WordPress installation, themes are designed and developed by third parties.') . '

'; $help .= '

' . __('You can see your active theme at the top of the screen. Below are the other themes you have installed that are not currently in use. You can see what your site would look like with one of these themes by clicking the Preview link. To change themes, click the Activate link.') . '

'; if ( current_user_can('install_themes') ) $help .= '

' . sprintf(__('If you would like to see more themes to choose from, click on the “Install Themes” tab and you will be able to browse or search for additional themes from the WordPress.org Theme Directory. Themes in the WordPress.org Theme Directory are designed and developed by third parties, and are licensed under the GNU General Public License, version 2, just like WordPress. Oh, and they’re free!'), 'http://wordpress.org/extend/themes/') . '

'; $help .= '

' . __('For more information:') . '

'; $help .= '

' . __('Documentation on Using Themes') . '

'; $help .= '

' . __('Support Forums') . '

'; add_contextual_help($current_screen, $help); add_thickbox(); wp_enqueue_script( 'theme-preview' ); wp_enqueue_script( 'theme' ); wp_enqueue_style( 'theme-install' ); endif; require_once('./admin-header.php'); ?>

widgets settings screen to configure them.'), admin_url( 'widgets.php' ) ); ?>

Visit site' ), home_url( '/' ) ); ?>

screenshot ) : ?> <?php _e('Current theme preview'); ?>

title, $ct->version, $ct->author) ; ?>

description; ?>

{$item[0]}"; else $options[] = "{$item[0]}"; } else if ( current_user_can($item[1]) ) { if ( file_exists(ABSPATH . 'wp-admin/' . $item[2]) ) { $options[] = "{$item[0]}"; } else { $options[] = "{$item[0]}"; } } } } echo implode ( ' | ', $options ); if ( $ct->tags ) : ?>

tags); ?>


'; require( './admin-footer.php' ); exit; } ?>

has_items() ) : ?>

$features ) : $feature_name = esc_html( $feature_name ); ?>
    $feature ) : $feature_name = $feature; $feature_name = esc_html( $feature_name ); $feature = esc_attr( $feature ); ?>
  1. features ) ); ?>/>
'margin-left: 120px' ) ); ?>  



display(); ?>

"; } ?>
$title $description