UniqueWP.blogspot.com

Allow Customized Background in WordPress three.zero Themes

 Allow Customized Background in WordPress three.zero Themes

WordPress three.zero introduces a brand new function known as backgrounds for WordPress themes. This function will give the consumer a capability so as to add backgrounds to their web site which is able to give their blogs/websites a singular contact. Though this function is added to the core, it should solely be activated in case your theme helps it. On this article, we'll present you how one can allow Customized Background in WordPress themes for WordPress three.zero.

Notice: This text is intermediate stage article targeted specifically for theme designers.

Replace: the code used within the video add_custom_background is depracated. Have a look at the code beneath on this article.

Video:

Textual content-tutorial

Merely open your features.php file and add the next line:

add_theme_support('custom-background');

Then underneath look it's best to be capable of see an choice for Customized backgrounds.

Custom Background in WordPress 3.0

The default twenty ten theme for WordPress three.zero already has this function enabled in it.

Themes