__ngettext_noop [ WordPress Function ]
__ngettext_noop ( No parameters )
| See: |
|
| Defined at: |
|
Register plural strings in POT file, but don't translate them.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- display_name )); } printf( _c( '%1$s%2$s%3 - Filer
... array(__('Published'), __('Published pages'), __ngettext_noop('Published (%s)' , 'Published (%s)')), 'future' => array(__('Scheduled'), __('Scheduled pages'), ...
filer.case.edu - <?php /** * Edit Comments Administration Panel. * * @package ...
"</span>") $stati = array( 'all' => __ngettext_noop('All', 'All'), // singular not used ' moderated' => __ngettext_noop('Pending (<span ...
core.svn.wordpress.org - [Plugin: WP-Crontrol] Undefined constant - ngettext_noop - WordPress
The only problem I noticed it this PHP Notice: Use of undefined constant __ngettext_noop - assumed '__ngettext_noop' in ...
wordpress.org - [wp-hackers] wordpress.org *.pot file feature for ...
Jul 22, 2009 ... Also a full blown and correct WP 2.8.x based function definition like: "X-Poedit- KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2 ...
lists.automattic.com