Switch language

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




_nc [ WordPress Function ]

_nc ( $single, $plural, $number, $domain = 'default' )
See:
Defined at:

Soorgelijke functies: _n, _c, _nx, _


A version of _n(), which supports contexts.

Strips everything from the translation after the last bar.

Source


<?php
function _nc$single$plural$number$domain 'default' ) {
    
_deprecated_function__FUNCTION__'2.9''_nx()' );
    return 
before_last_bar_n$single$plural$number$domain ) );
}
?>

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