Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




install_theme_information [ WordPress Function ]

install_theme_information ( No parameters )
Defined at:



Display theme information in dialog box form.

Source


<?php
function install_theme_information() {
    global 
$tab$themes_allowedtags$wp_list_table;

    
$theme themes_api'theme_information', array( 'slug' => stripslashes$_REQUEST['theme'] ) ) );

    if ( 
is_wp_error$theme ) )
        
wp_die$theme );

    
iframe_header__('Theme Install') );
    
$wp_list_table->theme_installer_single$theme );
    
iframe_footer();
    exit;
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics