| 开发者 | skyminds |
|---|---|
| 更新时间 | 2026年7月26日 06:48 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv3 |
| 版权网址: | 版权信息 |
automatic_updates_complete for EUM and similar plugins that bypass WordPress email filterssky-changelog-notifier folder to /wp-content/plugins/No, this plugin only enhances automatic update notification emails. Manual updates don't trigger these emails.
Yes! Use the built-in testing feature:
/wp-admin/?test_changelog_retrieval&_wpnonce=<nonce> (generate nonce with action sky_changelog_notifier_test)wp changelog akismet 5.3 pluginThe plugin is designed for WordPress core automatic update emails and includes a dedicated integration for Easy Updates Manager. Other update management plugins may work when they use the standard WordPress email filters, but they are not currently part of the tested compatibility matrix.
No. All changelog fetches are cached for 1 hour, and the plugin only runs during automatic updates.
Uninstalling the plugin from the WordPress Plugins screen removes its settings, cached changelogs, and local changelog history. Deactivating the plugin keeps this data.
[scln_changelog] shortcode to display installed plugin changelogs on frontend pages# Changelog markdown headersupdate_plugins transient fires multiple timesautomatic_updates_complete hook and wp_mail filterwordpress.org/support/forums/ URL, ========== separator) instead of translatable stringsinsert_changelog_block() method for shared insertion logic across standard WP and EUM email pathsauto_plugin_theme_update_email parameter names ($successful_updates instead of $result)$item->item->new_version, $item->item->plugin, $item->nameakismet/akismet.php → akismet)auto_core_update_email filter (incompatible signature — core updates don't have plugin/theme changelogs)success and mixed email types