-
Article: https://wordpress.org/documentation/article/wordpress-editor/
## Update for 6.3
- [x] Add component [50260](https://github.com/WordPress/gutenberg/pull/50260)
- [x] Display device icon on …
-
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [x] I've searched for any related issues and avoided cre…
-
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [x] I've searched for any related issues and avoided cre…
-
### Description
I just followed the steps to bootstrap a basic editor and copied your code in my react project
```import { createElement, useState } from "react";
import { createRoot } from "react-…
-
### Current behavior
When saving a snippet using the small 'Save Changes' button above the code editor, if the snippet us missing its name or its code, a dialog box should appear for confirmation.
#…
-
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [x] I've searched for any related issues and avoided cre…
-
when adding a category to the blog in wordpress, at the same time while having wordland open in browser, the editor freezes when i change the category
solution: refreshing the page after adding th…
-
## What problem does this address?
Training and Meta relaunched https://learn.wordpress.org/ in August this year. Training has since been discussing how we can increase traffic to the site, especiall…
-
## Issue Description
In the process of adding a new user role that would be able to access the Site Editor on a site using full site editing, I've discovered that there is no documentation anywhere ab…
-
### What happened?
hi all
I found an issue when creating a regression test using Selenium. Previously, I made a Selenium script for WordPress 6.2 using the same script I used for WordPress 6.5. …