Linux 软件免费装
Banner图

Sky Changelog Notifier

开发者 skyminds
更新时间 2026年2月26日 01:34
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPLv3
版权网址: 版权信息

标签

email notifications auto-update changelog updates

下载

详情介绍:

Sky Changelog Notifier enhances WordPress automatic update notification emails by including the actual changelog for each updated plugin or theme. This keeps you informed about what changed in each update without having to visit the WordPress.org repository. Key Features: How It Works: When WordPress automatically updates plugins or themes, this plugin:
  1. Fetches the changelog from the plugin/theme's readme.txt file
  2. Extracts the specific version's changelog
  3. Appends it to the update notification email
  4. Caches results for 1 hour to improve performance
Plugin Modal Enhancement: When viewing plugin details in the WordPress admin, you'll see: Works seamlessly with:

安装:

  1. Upload the sky-changelog-notifier folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. That's it! The plugin works automatically

升级注意事项:

3.0.0 Critical fix: Changelogs now actually appear in update emails. Fixed incorrect filter parameter handling and object structure traversal. 2.0.0 Major rewrite with 62% code reduction. Simpler, faster, more maintainable. All features preserved. 1.2.0 Critical fix: Now fetches changelogs from correct tagged versions instead of trunk.

常见问题:

Does this work with manual updates?

No, this plugin only enhances automatic update notification emails. Manual updates don't trigger these emails.

Can I test if it's working?

Yes! Use the built-in testing feature:

  • Web: /wp-admin/?test_changelog_retrieval&_wpnonce=<nonce> (generate nonce with action sky_changelog_notifier_test)
  • WP-CLI: wp changelog akismet 5.3 plugin

Is it compatible with other plugins?

Yes! It's fully compatible with:

  • Easy Updates Manager - for managing automatic updates
  • Easy Theme and Plugin Upgrades - for manual ZIP uploads
  • Other update management plugins The plugin uses high priority (999) on filters to ensure compatibility.

Does it slow down my site?

No. All changelog fetches are cached for 1 hour, and the plugin only runs during automatic updates.

更新日志:

3.0.0 2.0.0 1.2.0 1.1.0 1.0.0