-
Self-explanatory, the Notion page is not loading through my custom domain via Fruition. I'm not familiar with coding so I can't pinpoint the problem myself, but all I see is a white screen with an inf…
-
In 6.6, the [option to style sections of blocks](https://github.com/WordPress/gutenberg/issues/57537), unofficially referred to as "section styles", is being introduced. To help with standardization a…
-
I need a way to convert CRefs to file names. To do that correctly though the model may also be needed.Examples:
```
if(modelIsType && nameIsSimple)
return model.FullName;
var mangledName = model…
-
```
What steps will reproduce the problem?
1. Settings PAGE_CONTENT_REVISION to True.
2. Changing slugs for a page.
3. Using than the old slug (which is stored as an old revision) to get to the
new p…
-
- [ ] Save slug name in the structure
- [ ] Add slugs member to route struct so we can iterate the slugs in the matched route.
-
This mainly affects Sunset images, since the slug for those is rarely set directly, but it'd be handy to have for other content as well. The goal: As a content creator/administrator, when I change t…
-
## What problem does this address?
[Background discussion.](https://github.com/WordPress/gutenberg/issues/38998)
On the above issue, there was some consensus that there would be value in explori…
-
### Motivation
As the complexity of the system increases, so does the risk of bugs affecting the integrity of the database.
### Proposed Solution
Add a cli command that scans the database for…
-
### Describe the bug
When having the Polylang integration enabled and slugs for post types are translated, the fetchRedirect pathname is not matching the translated slug in handleError, therefore a r…
-
I work at last on a project they use resinos. I create a small fork from resinhub to make it able to run with other custome resinos images. Some things inside this project make it not possible to use …