Opened 11 years ago
Closed 9 years ago
#22231 closed enhancement (wontfix)
Add action to provide additional options to the Custom Background page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | trivial | Version: | 3.4 |
Component: | Customize | Keywords: | has-patch |
Focuses: | Cc: |
Description
The Custom Header feature of WordPress has an action to allow additional options to be attached to the Custom Header admin page. This patch allows the same functionality to be done for the Custom Background page.
Use case: I want to provide an option to allow the custom background image set to be responsive. If checked, the background image URL will be localized for use via the anystretch.js.
Attachments (1)
Change History (11)
#1
@
11 years ago
- Summary changed from Add ability to add options to the Custom Background page to Add action to provide additional options to the Custom Background page
#4
@
11 years ago
- Component changed from General to Appearance
- Keywords has-patch removed
- Version changed from trunk to 3.4
#5
@
11 years ago
Apologies, first time trying to figure this out. I'll give it another shot. If nothing else, the patch is minor and I'll submit the solution here, if that works.
Note: See
TracTickets for help on using
tickets.
custom-background.diff doesn't look like a proper patch.