Make WordPress Core

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: thelukemcdonald's profile thelukemcdonald 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)

custom-background.diff (436 bytes) - added by thelukemcdonald 11 years ago.

Download all attachments as: .zip

Change History (11)

#1 @thelukemcdonald
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

#2 @thelukemcdonald
11 years ago

  • Severity changed from normal to trivial

#3 @thelukemcdonald
11 years ago

  • Cc thelukemcdonald@… added

#4 @SergeyBiryukov
11 years ago

  • Component changed from General to Appearance
  • Keywords has-patch removed
  • Version changed from trunk to 3.4

custom-background.diff doesn't look like a proper patch.

#5 @thelukemcdonald
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.

#6 @toscho
11 years ago

  • Cc info@… added

#7 @thelukemcdonald
11 years ago

  • Keywords has-patch added

#8 @SergeyBiryukov
11 years ago

Makes sense for consistency. custom_header_options was added in [15805].

#9 follow-up: @celloexpressions
9 years ago

  • Keywords close added

This should be done with the customizer, adding controls to the background_image section. The admin page is likely to become deprecated soon in some form. Strongly suggest closing.

#10 in reply to: ↑ 9 @ocean90
9 years ago

  • Keywords close removed
  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Replying to celloexpressions:

The admin page is likely to become deprecated soon in some form. Strongly suggest closing.

See #25569.

Note: See TracTickets for help on using tickets.