Uses
Uses | Description |
---|---|
wp-includes/functions.php: _deprecated_argument() | Mark a function argument as deprecated and inform when it has been used. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/author-template.php: the_author | Filters the display name of the current post’s author. |