-
Notifications
You must be signed in to change notification settings - Fork 809
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
Jetpack: Remove deprecated jetpack_require_lib
and friends
#28866
Conversation
We announced back in 11.6 that these were going to go away in 11.9. It's now time for 11.9, so let's remove them.
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 The e2e test report can be found here. Please note that it can take a few minutes after the e2e tests checks are complete for the report to be available. Once your PR is ready for review, check one last time that all required checks (other than "Required review") appearing at the bottom of this PR are passing or skipped. Jetpack plugin:
|
Are you an Automattician? You can now test your Pull Request on WordPress.com. On your sandbox, run
to get started. More details: p9dueE-5Nn-p2 |
…tpack_require_lib
…sion. Jetpack has removed `jetpack_require_lib()` in preference for direct file inclusions. See Automattic/jetpack#28866
The alternative way of using libraries : |
…sion. (#859) Jetpack has removed `jetpack_require_lib()` in preference for direct file inclusions. See Automattic/jetpack#28866
Proposed changes:
We announced back in 11.6 that these were going to go away in 11.9. It's now time for 11.9, so let's remove them.
Other information:
Jetpack product discussion
p9dueE-5EZ-p2
#27273
Does this pull request change what data or activity we track or use?
No
Testing instructions: