The Test Team helps manage testing and triage across the WordPress ecosystem. They focus on user testing of the editing experience and WordPress dashboard, replicating and documenting bug reports, and supporting a culture of review and triage across the project.
Released in Gutenberg 16.7, the Font Library is a major feature that was originally planned for sync into WordPress Core for the 6.4 release. It’s now slated for WordPress 6.5 and we need your feedback to help ensure it’s ready for the future.
Test Setup
Local Environment
If you have a local development environment running WordPress 6.3.x, just install Gutenberg 16.7 to get started.
To test only using your browser (no installation required), try out Playground. These links open WordPress directly in your browser and automatically install Gutenberg so that you can start testing right away.
(Playground limitation: Due to browser network security policies, you will be unable to test installation of Google fonts. However, you can test uploaded fonts.)
Things to Test 🧪
Here are some suggestions for functionality to test, but you are encouraged to experiment beyond these:
Upload fonts using the upload dialog and drag-and-drop.
Install fonts from Google Fonts using the Install Fonts tab.
Verify that uploaded/installed font assets are stored in your site’s /wp-content/fonts/ directory.
Activate/deactivate individual font variants.
Compare active fonts with the list on the Styles > TypographysidebarSidebarA sidebar in WordPress is referred to a widget-ready area used by WordPress themes to display information that is not a part of the main content. It is not always a vertical column on the side. It can be a horizontal rectangle below or above the content area, footer, header, or any where in the theme..
Assign custom fonts to elements (like text or headings) on the Styles > Typography sidebar.
Assign custom fonts to specific blockBlockBlock is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. types (like buttons) in Styles > Blocks.
Check how the fonts appear on your site’s frontend.
Delete an uploaded font family, and verify that the font assets are removed from /wp-content/fonts/.
Note that the Font Library currently only supports block themes, as it is only accessible through the site editor (Appearance > Editor).
Key Known Issues
This is a short list of common issues that will be updated as more testing reports are gathered.
You must be logged in to post a comment.