Uses
| Uses | Description |
|---|---|
| wp-includes/l10n.php: before_last_bar() | Remove last item on a pipe-delimited string. |
| wp-includes/l10n.php: translate() | Retrieve the translation of $text. |
| wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |