Skip to content

v1.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 14:22
  • Fix: Fixed "Plugin not found" error on details popup by using high-priority filter plugins_api_result to shield update payloads from mutation
  • Fix: Avoided PHP fatal errors by replacing dynamic get_plugin_data() calls with static constants
  • Improved: Replaced PHP 8.0+ functions with backward-compatible code for PHP 7.x support
  • Improved: Support for custom plugin folder names during checks and updates