_nx_noop [ WordPress Function ]
_nx_noop ( $singular, $plural, $context, $domain = null )
| See: |
|
| Defined at: |
|
Register plural strings with context in POT file, but don't translate them.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/ nx noop « WordPress Codex
Description. Register plural strings with context in POT file, but don't translate them. Usage. <?php _nx_noop( $singular, $plural, $context ) ?> Parameters ...
codex.wordpress.org - Docs for page l10n.php
Translate the result of _n_noop() or _nx_noop(). since: 3.1 ... If $nooped_plural contains a domain passed to _n_noop() or _nx_noop(), it will override this value.
phpdoc.wordpress.org - _nx_noop() WordPress function reference, arguments and source at ...
Register plural strings with context in POT file, but don't translate them.
queryposts.com - [wp-hackers] wordpress.org *.pot file feature for ...
Jul 22, 2009... "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2; _n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n" ...
lists.automattic.com