[wp-trac] [WordPress Trac] #17832: Don't default to random header image rotation when HEADER_IMAGE = ''
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 21 21:58:04 UTC 2011
#17832: Don't default to random header image rotation when HEADER_IMAGE = ''
------------------------------+------------------
Reporter: ryan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.2
Component: Themes | Version: 3.2
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+------------------
Description changed by ryan:
Old description:
> Themes that define HEADER_IMAGE = !'' as well as register multiple
> default images now default to random image rotation in 3.2. This can be
> very unexpected and produce poor results. A theme that supports header
> images but defaults to text only probably has good reason to do so.
> Showing images where before there were non can make text unreadable in
> themes that place text over the header image. Perhaps defaulting to
> random should be opt-in. Maybe an add_them_support() call.
New description:
Themes that define HEADER_IMAGE = !'' as well as register multiple default
images now default to random image rotation in 3.2. This can be very
unexpected and produce poor results. A theme that supports header images
but defaults to text only probably has good reason to do so. Showing
images where before there were non can make text unreadable in themes that
place text over the header image. Perhaps defaulting to random should be
opt-in. Maybe an add_theme_support() call.
--
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17832#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list