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

Add wpvip support #11

Merged
merged 3 commits into from
May 12, 2022
Merged

Add wpvip support #11

merged 3 commits into from
May 12, 2022

Conversation

cadic
Copy link
Contributor

@cadic cadic commented May 12, 2022

Description of the Change

The Debug Bar is enabled through code on WP VIP.

This PR will force enable Debug Bar when "Sophi for Debug Bar" is activated.

We also move the plugin setup to the later init hook to make sure the main Debug_Bar_Panel class is loaded. WP VIP is loading Debug Bar at the init hook

Closes #7

Alternate Designs

Possible Drawbacks

Verification Process

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.

Changelog Entry

Credits

Props @

@cadic cadic self-assigned this May 12, 2022
@cadic cadic marked this pull request as ready for review May 12, 2022 06:24
@cadic cadic requested a review from jeffpaul May 12, 2022 06:24
@cadic cadic added this to the 0.2.0 milestone May 12, 2022
@jeffpaul jeffpaul merged commit be4d67f into develop May 12, 2022
@jeffpaul jeffpaul deleted the add/wpvip-support branch May 12, 2022 13:21
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.

hook into VIP's handling of debug bar
2 participants