Switch language

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




__ngettext_noop [ WordPress Function ]

__ngettext_noop ( No parameters )
See:
Defined at:



Register plural strings in POT file, but don't translate them.

Source


<?php
function __ngettext_noop() {
    
_deprecated_function__FUNCTION__'2.8''_n_noop()' );
    
$args func_get_args();
    return 
call_user_func_array('_n_noop'$args);

}
?>

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