Switch language

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




wp [ WordPress Function ]

wp ( $query_vars = '' )
Parameters:
  • (string) $query_vars Default WP_Query arguments.
Defined at:

Benzer Fonksiyonlar: wp_rss, wp_die


Set up the WordPress query.

Source


<?php
function wp$query_vars '' ) {
    global 
$wp$wp_query$wp_the_query;
    
$wp->main$query_vars );

    if ( !isset(
$wp_the_query) )
        
$wp_the_query $wp_query;
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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