| 开发者 |
elearningevolve
adeelraza_786hotmailcom |
|---|---|
| 更新时间 | 2026年2月21日 11:17 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 |
| 版权网址: | 版权信息 |
/wp-content/plugins/updateguard directory, or install the plugin through the WordPress plugins screen directly.Semantic versioning (semver) is a versioning scheme that uses three numbers: MAJOR.MINOR.PATCH (e.g., 4.2.1). Major versions indicate breaking changes, minor versions add new features in a backwards-compatible way, and patch versions contain bug fixes and security updates.
Major version updates often include breaking changes that can cause compatibility issues with your theme, other plugins, or custom code. By blocking major updates, you can review and test them manually before applying.
The plugin works best with plugins that follow semantic versioning. Plugins without official WordPress.org slugs may not be processed correctly, but WordPress will still handle their updates through the standard auto-update system.
WordPress checks for updates every 12 hours via cron. The plugin filters these update checks and only allows updates that match your configured version level.
No. WordPress only auto-updates active plugins. Inactive plugins will not be updated automatically regardless of your settings.
Yes. Unlike most update manager plugins, UpdateGuard blocks both automatic AND manual/bulk updates from the WordPress Plugins page if they violate your configured policy.
Setting a plugin to "Hold" (level 0) blocks ALL updates for that plugin — major, minor, and patch. This is useful for plugins you never want to update automatically, such as a customized plugin or one known to have breaking changes.
The "Check and Update Plugins Now" button lets you immediately trigger a bulk update check and apply updates. It uses a separate "Test Update Level" setting that is independent from your global policy — so you can test with a higher level (e.g., Major) without permanently changing your safe default.
Yes, fully. UpdateGuard registers its menu in Network Admin and settings apply network-wide across all sites.
Yes. UpdateGuard sends email notifications for: (1) automatic updates that were applied, (2) updates that were blocked and require manual action, and (3) new pending updates. Emails include changelog links for each plugin. You can configure a custom email address in settings.
All plugin settings and data are cleanly removed from the database. No leftover data is stored.
Yes. You can enable automatic theme updates and translation updates independently using simple checkboxes in the settings page. These are separate from the per-plugin semantic versioning controls.