[wp-trac] [WordPress Trac] #26505: Custom Header cropping code extraction
WordPress Trac
noreply at wordpress.org
Mon Dec 9 14:42:13 UTC 2013
#26505: Custom Header cropping code extraction
-------------------------+-----------------------------
Reporter: ehg | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Appearance | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
@miguelcsf and I are working on implementing cropping for the Customizer's
Header section (which will address #21785). We wanted to extract some
common code we copied from wp-admin/custom-header.php's step_3() into a
class that we can use in both our own code and Appearance -> Header.
I've attached a patch which contains this new class, the refactored
custom-header.php and a few tests.
Feedback would be greatly appreciated!
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26505>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list