Skip to content

trepmal.com

  • Home
  • Plugins
  • Github
  • Me on WP.org
  • Donate

Tag: themes

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');
Posted on April 25, 2011March 1, 2012Categories WordPress BitsTags background, themesLeave a comment on Set Default Background Options
Proudly powered by WordPress