Uses
Uses | Description |
---|---|
wp-includes/theme.php: remove_theme_support() | Allows a theme to de-register its support of a certain feature |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |