Switch language

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




is_info [ WordPress Function ]

is_info ( $sc )
Defined at:

Soorgelijke functies: is_admin, is_main_blog, is_single, is_home, is_time


No description yet.

Source


<?php
function is_info ($sc) {
    return 
$sc >= 100 && $sc 200;
}
?>

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