Uses
| Uses | Description |
|---|---|
| wp-includes/l10n.php: __() | Retrieve the translation of $text. |
| wp-includes/class-wp-query.php: WP_Query::is_comment_feed() | Is the query for a comments feed? |
| wp-includes/functions.php: _doing_it_wrong() | Mark something as being incorrectly called. |