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/914 #918

Merged
merged 5 commits into from
Sep 4, 2017
Merged

Fix/914 #918

merged 5 commits into from
Sep 4, 2017

Conversation

soulseekah
Copy link
Contributor

@soulseekah soulseekah commented Sep 2, 2017

Addresses #914 in the smartest way viable.

┆Issue is synchronized with this Asana task

The plugin compat is loaded very early and tries to detect functions,
classes to compat with when they haven't even been loaded yet. Offload
the checks to after all plugins and themes have been loaded.
Divi and other Elegant Themes products try to load the widgets in an
admin context when editing a post with a sidebar block in it. Prevent
the sidebar block to be rendered.

Attempts to fix #914
@coveralls
Copy link

coveralls commented Sep 2, 2017

Coverage Status

Coverage decreased (-0.04%) to 19.347% when pulling 772d093 on fix/914 into f93b5a2 on develop.

@coveralls
Copy link

coveralls commented Sep 2, 2017

Coverage Status

Coverage decreased (-0.03%) to 18.568% when pulling 1999406 on fix/914 into 61b96cb on develop.

@zackkatz zackkatz merged commit a55ed0f into develop Sep 4, 2017
@zackkatz zackkatz deleted the fix/914 branch September 4, 2017 17:46
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.

3 participants