Codex

Function Reference/background color

Contents

Description

Display background color for the current active theme.

Usage

<?php background_color(); ?>

Parameters

None.

Return Values

(void) 
This function does not return a value.

Examples

Notes

Change Log

Since: 3.0.0

Source File

background_color() is located in wp-includes/theme.php.

Related

See also index of Function Reference and index of Template Tags.