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

Fix: empty admin body class breaks other plugins' styling #654

Merged
merged 4 commits into from
Nov 10, 2020
Merged

Conversation

dinhtungdu
Copy link
Contributor

Description of the Change

This PR fixes the bug discovered in #287 where Distributor breaks other plugins' admin styling.

Alternate Designs

None.

Benefits

Keep other plugins working when distributor is activated.

Possible Drawbacks

None that I'm aware of.

Verification Process

See #287

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

Fixes #287

Changelog Entry

@dinhtungdu dinhtungdu self-assigned this Oct 3, 2020
@jeffpaul jeffpaul added this to the 1.7.0 milestone Oct 23, 2020
@jeffpaul jeffpaul requested a review from dkotter October 23, 2020 20:58
dkotter
dkotter previously approved these changes Nov 3, 2020
@jeffpaul
Copy link
Member

jeffpaul commented Nov 3, 2020

@dinhtungdu looks like test failures on WP 5.1, can you check on those?

@jeffpaul
Copy link
Member

jeffpaul commented Nov 5, 2020

@dinhtungdu looks like issue(s) on unit tests/linting, can you please check those?

@jeffpaul jeffpaul merged commit c2ea565 into develop Nov 10, 2020
@jeffpaul jeffpaul deleted the fix/287 branch November 10, 2020 14:54
@jeffpaul jeffpaul modified the milestones: 1.7.0, 1.6.1 Nov 10, 2020
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.

Incompatibility with Ninja Forms: Removes editor styling
3 participants