Linux 软件免费装
Banner图

Frozzer – Disable Updates & Update Control

开发者 beaubhavik
更新时间 2026年6月23日 07:13
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

disable plugin updates disable updates disable theme updates disable automatic updates freeze updates

下载

1.0.0 1.1.0 1.0.1

详情介绍:

Frozzer is a free WordPress update control plugin that lets you disable or freeze WordPress core, plugin, and theme updates — globally with one click, or for the individual plugins and themes you choose. It is built for agencies, developers, and site owners who want to decide exactly when updates happen instead of letting them run automatically. Automatic updates can break a live site without warning. Frozzer puts you back in control: test updates on a staging site first, then apply them to production when you are ready — not when WordPress decides. New in 1.1.0 Key features Global controls Per-item freeze Admin-bar status indicator (administrators only) Activity log Developer and power-user tools Questions this plugin answers Short answer: install Frozzer, then use the dashboard toggles for global control, or the Plugins & Themes screen to freeze individual items. Perfect for How it works
  1. Install and activate Frozzer.
  2. Open the Frozzer dashboard.
  3. Choose your mode: freeze everything globally, or freeze only specific plugins and themes.
  4. Watch the admin-bar indicator for your current status (ON / OFF / Mixed).
  5. Enable updates again whenever you are ready.
WP-CLI commands Useful for deployment automation: wp frozzer status — view the current state wp frozzer freeze core — disable core updates wp frozzer freeze plugin <plugin-file> — freeze a single plugin (for example, akismet/akismet.php) wp frozzer freeze theme <theme-slug> — freeze a single theme wp frozzer freeze all — disable core, plugin, and theme updates at once wp frozzer unfreeze core — re-enable core updates wp frozzer unfreeze all — re-enable core, plugin, and theme updates at once wp frozzer list — list all frozen items A frozen item is removed from WordPress's update list, so it will not update from the dashboard, from automatic updates, or from a standard bulk update such as wp plugin update --all. To update a frozen item, unfreeze it first (from the dashboard or with wp frozzer unfreeze). Security notice Disabling updates can leave your site exposed to known vulnerabilities. Only use Frozzer as part of a managed update workflow, for example: Frozzer is a professional tool for managed workflows — not a "set it and forget it" solution. Why Frozzer Privacy Frozzer respects your privacy: Translation ready Frozzer is fully internationalised and ready for translation. Contributions in your language are welcome.

安装:

Automatic (recommended)
  1. Go to Plugins → Add New.
  2. Search for "Frozzer".
  3. Click Install Now, then Activate.
  4. Go to Frozzer → Dashboard.
Manual
  1. Download the ZIP file.
  2. Go to Plugins → Add New → Upload Plugin.
  3. Choose the ZIP file and click Install Now.
  4. Click Activate.
After activation
  1. Open Frozzer → Dashboard.
  2. Use the status cards to freeze or unfreeze each update type.
  3. Or open Plugins & Themes to freeze specific items.
  4. Check the Activity Log to review changes.
  5. Look for the Frozzer status badge in the top admin bar.

屏幕截图:

  • Plugins & Themes — freeze updates for specific plugins or themes while the rest of your site keeps updating, with live search.
  • Activity Log — a complete, timestamped audit trail of every freeze, release, and settings change, with the user who made it.
  • Settings — simple global controls for core, plugin, and theme updates, with a clear security notice.

升级注意事项:

1.1.0 Freeze plugins and themes straight from their list screens, instant update-counter refresh, a new dashboard widget, settings export/import, a searchable activity log, a colour-coded admin bar, and a refreshed UI. No breaking changes — safe to update. 1.0.1 Clearer plugin name and improved documentation. No functional changes — safe to update. 1.0.0 Initial release. Take control of your WordPress updates today.

常见问题:

What does Frozzer do?

Frozzer lets you disable WordPress core, plugin, and theme updates — globally or for individual items. It is ideal for staging sites, client sites, and any controlled update workflow.

How do I disable plugin updates in WordPress?

Install and activate Frozzer, open the dashboard, and turn off plugin updates with a single toggle. To stop only one plugin, keep updates enabled globally and freeze that plugin on the Plugins & Themes screen.

How do I stop a single plugin from updating?

Keep updates enabled globally, open the Plugins & Themes screen, and freeze the specific plugin. Everything else keeps updating normally.

How do I disable automatic updates?

Frozzer disables auto-updates for anything you freeze. Frozen core, plugins, and themes will not auto-update even if WordPress auto-updates are turned on.

Will it break my site?

No. Frozzer uses WordPress's standard update filters and does not modify any core files. Your site keeps working normally.

Is it safe to disable updates?

Only if you have another update workflow in place (a staging site, WP-CLI, hosting tools, and so on). Frozzer shows a security reminder for exactly this reason.

Can I freeze one plugin while others keep updating?

Yes. Enable updates globally, then freeze specific items on the Plugins & Themes screen.

How do I freeze a theme?

You have three options: open Appearance → Themes and click "Freeze" on any theme card, use the Frozzer → Plugins & Themes screen, or run wp frozzer freeze theme <theme-slug>. Frozen themes are skipped by updates until you unfreeze them.

Does it block WP-CLI updates too?

Yes, for frozen items. Because Frozzer removes a frozen item from WordPress's update list, it is skipped by automatic updates and by standard commands such as wp plugin update --all. Unfreeze the item (from the dashboard or with wp frozzer unfreeze) when you want to update it.

Does it work on multisite?

Frozzer stores its settings per site, so it works on an individual site within a network. Network-wide (super admin) controls are planned for a future release and are not officially tested yet.

What is the admin-bar indicator?

A status badge in the top toolbar, visible to administrators, that shows your current update state: Updates ON (everything enabled), OFF (everything disabled), or Mixed (a partial freeze). The dropdown breaks it down by Core, Plugins, and Themes.

Can I see the change history?

Yes. The Activity Log shows the last 30 days of changes (up to 200 entries), with the item, the type, and the user who made each change.

Does it slow down my site?

No. The impact is minimal, and Frozzer only loads in the admin area.

Is there a pro version?

No. Frozzer is 100% free with every feature included. There are no upsells.

更新日志:

1.1.0 1.0.1 1.0.0