-
### Description
If a plugin uses an old WordPress package like `@wordpress/dataviews` 2.1 with WordPress 6.6, you may see the following error:
> You tried to opt-in to unstable APIs without conf…
-
Hi! For example: https://github.com/varsitynewsnetwork/wordpress-rest-api-client/blob/504fc29ad71f268b321cd87a8de855838f4e8cbe/src/Endpoint/Tags.php#L16
`/wp-json/` not staic and may be changed. Fo…
-
I'd like to link to this library from the developer.wordpress.org/rest-api documentation, but it's not clear that it's being maintained; do you have any plans to refresh this project to support the la…
-
Uploading an image via the [WordPress.com API](https://developer.wordpress.com/docs/api/1.1/post/sites/%24site/media/new/) to a Jetpack blog and setting either the caption or title to a string that in…
-
Hey,
I'm trying to test this out on a locally hosted wordpress site. The problem is, it's not working. Instead of getting a normal window.analytics, I get this array:
`[["page"], ["identify", "xxx@gma…
-
## What problem does this address?
When creating a custom block, and subsequently writing a test for it, an error is thrown when I attempt to import the Edit component in Jest:
```
You tried …
Baelx updated
6 months ago
-
Let's see what can we consolidate in all the existing Blueprint builders. We have:
* A [JSON builder](https://playground.wordpress.net/builder/builder.html)
* A [block-based builder](https://githu…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stable …
-
Based on feedback from @mhawksey ...
Relates to: #41, https://github.com/mhawksey/wp-juxtalearn-hub/issues/12#issuecomment-85249207
NOTE: this is lower priority for me than #41 itself.
---
Third-p…
-
## What problem does this address?
In Gutenberg, there are multiple instances of third-party CSS parsing and manipulation tools being included in the user bundle:
- `gradient-parser`: [package…