From 509b2e427273cd206b57760bc6f95ec171157675 Mon Sep 17 00:00:00 2001 From: Chris Reynolds Date: Thu, 21 Mar 2024 09:03:13 -0600 Subject: [PATCH] link back to our release note about mu-plugin --- source/releasenotes/2024-03-26-wordpress-6-5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/releasenotes/2024-03-26-wordpress-6-5.md b/source/releasenotes/2024-03-26-wordpress-6-5.md index 12e6004e69..df02a213f4 100644 --- a/source/releasenotes/2024-03-26-wordpress-6-5.md +++ b/source/releasenotes/2024-03-26-wordpress-6-5.md @@ -11,6 +11,7 @@ The latest version of WordPress, [6.5 (release name)](), became available on Pan Font Library * WordPress 6.5 introduces the new [Font Library](https://make.wordpress.org/core/2024/03/14/new-feature-font-library/). This feature allows you to upload fonts to your WordPress site or install any of the fonts available from Google's font library. +* Previously, in [version 1.3.3 of our Pantheon MU Plugin](/release-notes/2024/03/pantheon-mu-plugin-1-3-3), we added support for the new Font Library feature by explicitly defining where fonts are stored to support this new feature. * For more information, refer to our [documentation](/guides/wordpress-configurations/wordpress-font-library). Interactivity API