[wp-trac] [WordPress Trac] #12186: Custom Background API and UI
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 24 15:33:42 UTC 2010
#12186: Custom Background API and UI
-------------------------+--------------------------------------------------
Reporter: ryan | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Themes | Version: 2.9.1
Severity: normal | Keywords: has-patch
-------------------------+--------------------------------------------------
Comment(by lancewillett):
Replying to [comment:31 iammattthomas]:
> It makes sense to include it if there's a background image by default.
If there's not, it's really confusing to present two options that do the
same thing.
Yes, I agree. So maybe it could show up based on the existence of a
definition:
{{{
define( 'BACKGROUND_IMAGE', '%s/images/background.jpg' ); // %s is theme
dir uri
}}}
If that is not defined, or blank (empty), don't give an option to revert
to original.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12186#comment:32>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list