Skip to content

v1.1.1 - Silent Dependency Checking

Choose a tag to compare

@gserafini gserafini released this 31 Oct 20:07
· 4 commits to main since this release

Changes

  • Remove admin notice when AI1EC plugin not installed
  • Plugin silently checks for All-in-One Event Calendar
  • REST API routes only register when AI1EC is active
  • Safe for network activation across all sites

Installation

  • Download via GitHub updater (auto-updates in WordPress)
  • Or manually install via WordPress admin: Plugins → Add New → Upload Plugin
  • Or via WP-CLI: wp plugin install https://github.com/gserafini/ai1ec-rest-api/archive/v1.1.1.zip --activate

Requirements

  • WordPress 5.0+
  • PHP 7.2+
  • All-in-One Event Calendar plugin (optional - plugin remains inactive if not present)