Uses
Uses | Description |
---|---|
wp-includes/l10n.php: translate_nooped_plural() | Translates and retrieves the singular or plural form of a string that’s been registered with _n_noop() or _nx_noop(). |
wp-includes/functions.php: number_format_i18n() | Convert float number to format based on the locale. |
wp-includes/post.php: get_post() | Retrieves post data given a post ID or post object. |