__ngettext()
__ngettext( $args )
根据金额检索复数形式或单个形式。
Retrieve the plural or single form based on the amount.
说明(Description)
另请参见
参数(Parameters)
参数 | 类型 | 说明 |
---|
源码(Source)
__ngettext() was located in wp-includes/l10n.php. As of Version 2.8 it was moved to wp-includes/deprecated.php.
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.8.0 | wp-includes/deprecated.php | 3 | 16 |
__ngettext() 为WP2原创文章,链接:https://www.wp2.cn/functions/__ngettext/