Switch language

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




display_theme [ WordPress Function ]

display_theme ( $theme )
Defined at:



Prints a theme on the Install Themes pages.

Source


<?php
function display_theme$theme ) {
    
_deprecated_function__FUNCTION__'3.4' );
    global 
$wp_list_table;
    return 
$wp_list_table->single_row$theme );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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