Is it possible to enable the "Custom Background" function of WordPress (add_custom_background() ) in my own theme-options page?
Thx for helping!
|
Is it possible to enable the "Custom Background" function of WordPress (add_custom_background() ) in my own theme-options page? Thx for helping! | ||||
|
feedback
|
|
You have to include the theme_support in your functions.php Simply add this to your functions.php
| |||||||||||
feedback
|