We are currently hosting the Google Fonts JSON JSON, or JavaScript Object Notation, is a minimal, readable format for structuring data. It is used primarily to transmit data between a server and web application, as an alternative to XML. file for the new Font Library feature on the wordpress.org CDN. In order to work around the caching issues with the wordpress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ CDN, would it be possible to create a redirect from a specific fonts wordpress.org subdomain to a JSON file hosted on the wordpress.org CDN?
This would allow the Google Fonts JSON file to be updated without the need to invalidate CDN cache.
For example, https://fonts.wp.org/6.5/google-fonts.json
would point to => https://s.w.org/images/fonts/17.7/collections/google-fonts-with-preview.json
. Then, if needed, the same URL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org could be updated to point to a different Gutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/ version of the file, e.g. https://s.w.org/images/fonts/17.8/collections/google-fonts-with-preview.json
.
#prio1