Uses
Uses | Description |
---|---|
wp-includes/rest-api.php: rest_get_best_type_for_value() | Gets the best type for a value. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/formatting.php: wp_sprintf() | WordPress implementation of PHP sprintf() with filters. |
wp-includes/functions.php: _doing_it_wrong() | Mark something as being incorrectly called. |