Switch language

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




__return_zero [ WordPress Function ]

__return_zero ( No parameters )
See:
Returns:
  • (int) 0
Defined at:



Returns 0.

Useful for returning 0 to filters easily.

Source


<?php
function __return_zero() {
    return 
0;
}
?>

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