Skip to content

v1.7.1 - Silent Dependency Checking

Choose a tag to compare

@gserafini gserafini released this 31 Oct 20:06
· 8 commits to main since this release

Changes

  • Remove admin notice when EME plugin not installed
  • Plugin silently checks for Events Made Easy
  • REST API routes only register when EME 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/eme-rest-api/archive/v1.7.1.zip --activate

Requirements

  • WordPress 5.0+
  • PHP 7.2+
  • Events Made Easy plugin (optional - plugin remains inactive if not present)