Closed josephfusco closed 1 month ago
Latest commit: 54eb0d7050c88dbcda68589622db5839081b8a95
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
This analysis was generated by the Next.js Bundle Analysis action. 🤖
This PR introduced no changes to the JavaScript bundle! 🙌
Introduced a PluginUpdater class for FaustWP that allows plugins to receive updates from a custom API endpoint (https://wpe-plugin-updates.wpengine.com/). This class registers hooks to override update notifications and fetch information from the custom API. Key changes include:
plugins_api
,pre_set_site_transient_update_plugins
) for fetching and displaying plugin update details.