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

Fixing error in Custom Background context key name #549

Merged
merged 2 commits into from May 23, 2014
Merged

Conversation

fjarrett
Copy link
Contributor

Fixes #543

@lukecarbis Please review

'permalink' => __( 'Permalinks', 'default' ),
'network' => __( 'Network', 'default' ),
'wp_stream' => __( 'Stream', 'stream' ),
'custom_background ' => __( 'Custom Background', 'default' ),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'custom_background ' epic fail

@lukecarbis
Copy link
Contributor

This will be the same deal as #548 - custom background will have to be reapplied to exclude settings, notifications and reports.

Is it worth writing an upgrade script? (I don't think it's necessary)

@fjarrett
Copy link
Contributor Author

@lukecarbis Not necessary, no.

@lukecarbis
Copy link
Contributor

Works as expected. Thanks.

lukecarbis added a commit that referenced this pull request May 23, 2014
Fixing error in Custom Background context key name
@lukecarbis lukecarbis merged commit fc1142e into develop May 23, 2014
@lukecarbis lukecarbis deleted the issue-543 branch May 23, 2014 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot exclude Custom Background context
2 participants