Uses
Uses | Description |
---|---|
wp-includes/theme.php: get_uploaded_header_images() | Gets the header images uploaded for the current theme. |
wp-includes/theme.php: get_stylesheet() | Retrieves name of the current stylesheet. |
wp-includes/post.php: get_post_meta() | Retrieves a post meta field for the given post ID. |