Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance custom background handling #245

Open
deshack opened this issue Nov 12, 2014 · 1 comment
Open

Enhance custom background handling #245

deshack opened this issue Nov 12, 2014 · 1 comment
Assignees
Labels

Comments

@deshack
Copy link
Owner

deshack commented Nov 12, 2014

RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5940910-enhance-custom-background-handling?utm_campaign=plugin&utm_content=tracker%2F972380&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F972380&utm_medium=issues&utm_source=github).
@deshack
Copy link
Owner Author

deshack commented Sep 2, 2016

As of v1.1.x, we're not really using the custom-background feature. We just have some customizer options that customize the static front page colors.

In order to support the custom-background feature, we should refactor all of this, with respect to existing settings, and add the ability to customize the background and color of all pages. This is not that easy and requires at least a new minor version.

More on this in the Codex and in the code

@deshack deshack removed this from the v1.1.2 milestone Sep 2, 2016
@deshack deshack added the feature label Sep 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant