Skip to content

Release v1.0.6-rc5

Pre-release
Pre-release

Choose a tag to compare

@Christian-Devora Christian-Devora released this 17 Dec 09:28

Fix: Update Checker Initialization Timing

This release fixes the update checker initialization to ensure WordPress properly recognizes available updates.

Changes

  • Fixed initialization timing: Removed double-hooking to plugins_loaded - update checker now initializes directly when init() is called
  • Removed cache-busting filter: The plugin-update-checker library handles its own caching mechanism
  • Result: WordPress update system should now properly detect and display available updates

Testing

After installing this version, WordPress should show update notifications when newer versions are available.