-
Notifications
You must be signed in to change notification settings - Fork 687
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SITE-1224] add release note for mu-plugin v1.5.0 (#9137)
* add release note for mu-plugin v1.5.0 * Update 2024-07-29-pantheon-mu-plugin-1-5-0.md --------- Co-authored-by: Ingrid <[email protected]>
- Loading branch information
1 parent
8c4d338
commit d45ada8
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
19 changes: 19 additions & 0 deletions
19
source/releasenotes/2024-07-29-pantheon-mu-plugin-1-5-0.md
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,19 @@ | ||
--- | ||
title: Pantheon MU Plugin v1.5.0 release | ||
published_date: "2024-07-29" | ||
categories: [wordpress, plugins] | ||
--- | ||
|
||
The Pantheon MU Plugin [v1.5.0](https://github.com/pantheon-systems/pantheon-mu-plugin/releases) update is now available. This latest update is included with next version of WordPress and can be installed on [WordPress (composer managed)](https://docs.pantheon.io/guides/wordpress-composer) installs using composer update or by checking for updates in the dashboard. | ||
|
||
### What's new? | ||
|
||
This update introduces a new "comptibility layer" feature designed to enhance the compatibility of your site’s plugins. Here are the key highlights: | ||
|
||
* **Automatic compatibility fixes:** The compatibility layer automatically detects many plugins listed in our [WordPress Plugins and Themes with Known Issues](https://docs.pantheon.io/plugins-known-issues) guide. If a plugin is detected, relevant fixes are applied automatically. | ||
|
||
* **Compatibility reports:** If a plugin is detected but no fix is available, the compatibility layer generates a report for you. | ||
|
||
* **Site health integration:** Compatibility reports are added to a new section of the Site Health page, accessible under the Tools menu in your WordPress administration dashboard. | ||
|
||
Upgrade now to take advantage of these enhancements and ensure your plugins work seamlessly with your WordPress site. |