-
Notifications
You must be signed in to change notification settings - Fork 678
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release note for Pantheon MU Plugin 1.3.4
- Loading branch information
1 parent
493756b
commit ffcc57e
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Pantheon MU Plugin v1.3.4 update | ||
published_date: "2024-03-27" | ||
categories: [wordpress, plugins] | ||
--- | ||
|
||
On March 25, 2024, [it was announced in the WordPress development blog](https://make.wordpress.org/core/2024/03/25/wordpress-6-5-release-delayed-1-week/) that the default storage location for the Font Library (added in WordPress 6.5) will be `wp-content/uploads/fonts`. Previously, we had added a feature to our [Pantheon MU Plugin](https://github.com/pantheon-systems/pantheon-mu-plugin) to support the new Font Library feature by changing the previous default path (`wp-content/fonts`) to `wp-content/uploads/fonts`. This change to our MU plugin removes that override as it is no longer necessary. You can read more about the Font Library feature in our [guide to using the Font Library on Pantheon](/guides/wordpress-configurations/wordpress-font-library). |