Set Default Background Options

If you’re working on a theme, you might want to set some default background values for your users, it’s easy to do so without changing it permanently.

define('BACKGROUND_IMAGE', 'http://colorto.me/png/20/rand/rand');
define('BACKGROUND_COLOR', 'a90');

Leave a Reply

Your email address will not be published. Required fields are marked *