Skip to main content

Version 1.1.3


  • Fix: “register_rest_route was called incorrectly” error, due to not setting a permission callback.
  • Fix: Extension CSS overriding WP admin styles and adding bullet points where it shouldn’t be.
  • Fix: Undefined notices when a store has no discounts created.
  • Fix: PHP notice after enabling auto invites.
  • Fix: Unable to revoke oAuth token.
  • Fix: PHP undefined property notice when linking Slack.
  • Fix: The API request for retrieving the user list was running when it didn’t need to be.
  • Fix: Admin notice about out of date FES version displaying incorrectly when FES is also installed and up to date.
  • Refactor: Adjust how the make_request() method sends the token to the API.
  • Refactor: Update channel list retrieval to work with the new conversations.list API, which replaces channels.list.
  • Dev: Compatibility with EDD 3.0.