Uses
Uses | Description |
---|---|
wp-includes/theme.php: get_header_image() | Retrieves header image for custom header. |
wp-includes/theme.php: get_background_image() | Retrieves background image for custom background. |
wp-includes/theme.php: remove_theme_mod() | Removes theme modification name from current theme list. |
wp-includes/theme.php: get_theme_mod() | Retrieves theme modification value for the current theme. |
wp-includes/post.php: wp_get_attachment_url() | Retrieve the URL for an attachment. |