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:

Soorgelijke functies: 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 ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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