-
WordPress plans to eventually redesign wp-admin by using the same styles and architecture as the Block Editor (aka Gutenberg).
Let's get a head start and redesign Completionist's plugin settings sc…
-
This link came to me in an email, I think.
https://daveverse.wordpress.com/2024/11/20/supergirl-in-activitypub/?activitypub
It takes me to a page of JSON, which I pretty-printed, below.
Is …
-
Hi,
some episodes produces API import Errors at
```
index-Dw91r8m4.js:52
POST https://services.podlove.org/api/v1/import_episode? 500 (Internal Server Error)
```
Also there are 400 errors:
…
-
### Sprints allocated
Number of sprints: one
Link to sprint if known: TBC
https://developer.wordpress.org/block-editor/reference-guides/block-api/
## Goals
- Less code to manage
- Faster …
-
### What happened?
The `debug-aspire-update.log` file reveals that the AspireUpdate plugin logs excessive sensitive data during API interactions. This includes information that could aid in reconna…
-
# Details
- Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Course
- Content title: Common WordPress APIs
- Topic description: An introduction and overview of the most c…
-
## Issue Description
The hook 'admin_menu' is listed twice. The first instance is correct, while the second should be 'adminmenu'.
Luckily 'adminmenu' already has a page, https://developer.wordpress…
-
I think I'm really close to getting images to fit into the blocks scheme in Gutenberg.
### Here's what I do
1. In WordLand, the user uploads an image.
2. That generates an HTML img element, wh…
-
When using `@wordpress/api-fetch` in a TypeScript library, `tsc` complains that `apiFetch` is not callable.
The problem being encountered here is described in depth at https://github.com/arethetype…
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/wordpress#readme) and the [documentation](https://auth0.com/docs/customize/integrations/cms/wordpress-plugin), and have no…