You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Browser Support Policies: https://make.wordpress.org/core/handbook/best-practices/browser-support/
14
14
- Proper spelling and grammar related best practices: https://make.wordpress.org/core/handbook/best-practices/spelling/
15
+
- ✨ If you are using AI tools, you must adhere to the AI Guidelines: https://make.wordpress.org/ai/handbook/ai-guidelines/
15
16
-->
16
17
17
18
<!-- Insert a description of your changes here -->
18
19
19
20
Trac ticket: <!-- insert a link to the WordPress Trac ticket here -->
20
21
22
+
## Use of AI Tools
23
+
24
+
<!--
25
+
You are free to use artificial intelligence (AI) tooling to contribute, but you must disclose what tooling you are using and to what extent a pull request has been authored by AI. It is your responsibility to review and take responsibility for what AI generates. See the WordPress AI Guidelines: <https://make.wordpress.org/ai/handbook/ai-guidelines/>.
26
+
-->
27
+
21
28
---
22
29
**This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull Requests for Code Review](https://make.wordpress.org/core/handbook/contribute/git/github-pull-requests-for-code-review/) in the Core Handbook for more details.**
grunt.registerTask('certificates:upgrade-package','Upgrades the package responsible for supplying the certificate authority certificate store bundled with WordPress.',function(){
0 commit comments