Files
wp-fix-plugin-does-not-exis…/CHANGELOG.md
Marcus Quinn f200ff6f96
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline failed
Fix timeout issue during plugin activation (v1.2.2)
2025-04-09 23:46:06 +01:00

1.1 KiB

Changelog

All notable changes to this project will be documented in this file.

[1.2.2] - 2023-10-05

Fixed

  • Timeout issue during plugin activation
  • Potential infinite recursion in admin notices handling

Improved

  • Hook management to prevent performance issues
  • Optimized by only loading on plugins page

[1.2.1] - 2025-04-07

Improved

  • Fixed typos in documentation
  • Improved text clarity
  • Added question mark to first sentence for better readability

[1.2] - 2025-04-07

Added

  • Improved documentation with detailed explanation
  • Added SQL reference for technical users
  • Suggested potential inclusion in WordPress core

[1.1] - 2025-04-07

Added

  • Support for multisite WordPress installations
  • Network admin page integration
  • Woodpecker CI integration for automated releases

Improved

  • Error handling
  • User experience with better confirmation messages
  • Security by adding proper capability checks

[1.0] - 2025-03-15

Added

  • Initial release
  • "Remove Reference" button for plugin deactivation error notices
  • AJAX processing for reference removal