Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editor: Replace a Gutenberg specific function with the Core equivalent.
This replaces a stray instance of `gutenberg_experimental_set()` with the WordPress Core version of this function, `_wp_array_set()`. A stray `gutenberg` text domain is also removed from a `__()` call. Props walbo, chaion07, JeffPaul. Fixes #53369. git-svn-id: https://develop.svn.wordpress.org/trunk@51148 602fd350-edb4-49c9-b593-d223f7449a82
- Loading branch information