-
Notifications
You must be signed in to change notification settings - Fork 0
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
Enhancement/framework launchpad #1
base: trunk
Are you sure you want to change the base?
Conversation
The test part of the CI is failing, I opened a GH issue in Launchpad for this: wp-launchpad/launchpad#30 |
@MathieuLamiot the error inside the CI seems to be caused by the fact we don't have dependencies. For that on that line https://github.com/wordpressfan/wordpress-debug-hooks/blob/20dddd489020f280fecc5fd9263445cb5e79fc43/.github/workflows/tests.yml#L59C1-L60C74. We need to remove the no script argument. |
good catch 👍 |
admin_menu
hook, rather thanplugins_loaded
.