_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 ]
Google Arama Sonuçlarý
- 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 - translate_nooped_plural (WordPress Function) - WPSeek.com
The domain identifier the text should be retrieved in. If $nooped_plural contains a domain passed to _n_noop() or _nx_noop(), it will override this value. Defined ...
wpseek.com