Opened 4 years ago
Closed 4 years ago
#52910 closed task (blessed) (fixed)
Add updated block pattern images to the WP.org CDN
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 5.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
As per #52846, The default block patterns bundled with core will have a planned refresh in the next WordPress release. Development is already underway for this work:
- Issue & Design Iterations: https://github.com/WordPress/gutenberg/issues/28921
- PR for initial testing in Gutenberg: https://github.com/WordPress/gutenberg/pull/29973
- PR for addition to core: https://github.com/WordPress/wordpress-develop/pull/1103
The request in this separate ticket is akin to the request in #50727: we’re at a point where we’ve finalized the patterns, and want to switch to using image URLs hosted on the WP.org CDN.
These new patterns would be bundled with WordPress 5.8, so I suggest the images go in the core/5.8/
directory. Each one has been compressed and optimized.
The images are all CC0 as per their sources:
- architecture-01.jpg (Source)
- architecture-02.jpg (Source)
- architecture-03.jpg (Source)
- architecture-04.jpg (Source)
- art-01.jpg (Source)
- art-02.jpg (Source)
- forest.jpg (Source)
- nature-above-01.jpg (Source)
- nature-above-02.jpg (Source)
- portrait.jpg (Source)
- outside-01.jpg (Source)
- outside-02.jpg (Source)
- outside-03.jpg (Source)
- soil.jpg (Source)
Attachments (14)
Change History (15)
Note: See
TracTickets for help on using
tickets.
Fixed in https://meta.trac.wordpress.org/ticket/5684.