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.**
Copy file name to clipboardExpand all lines: .github/workflows/pull-request-comments.yml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,6 @@ jobs:
167
167
[WordPress Playground](https://developer.wordpress.org/playground/) is an experimental project that creates a full WordPress instance entirely within the browser.
168
168
169
169
### Some things to be aware of
170
-
- The Plugin and Theme Directories cannot be accessed within Playground.
171
170
- All changes will be lost when closing a tab with a Playground instance.
172
171
- All changes will be lost when refreshing the page.
173
172
- A fresh instance is created each time the link below is clicked.
grunt.registerTask('certificates:upgrade-package','Upgrades the package responsible for supplying the certificate authority certificate store bundled with WordPress.',function(){
0 commit comments