You upgraded your version of WordPress, however now in custom themes that you have built, your “Custom Background” that is defined via Appearance > Background no longer appears? Easy fix:
Make sure your <body> tag has the following: <body <?php body_class(); ?>>
All fixed!
This content will be shown after all post