← All changelog entries

New WordPress Plugin Version 1.2.0

Improvement Fix
  • The description in readme.txt has been updated to better reflect the plugin’s capabilities
  • New developer hooks for extending the plugin’s integration capabilities:
    • A filter lets you add your own values to the recorder payload programmatically (for example, to associate a recording with a specific LearnDash quiz question),
    • An action lets you run custom code right after a webhook is processed, so integrations can be built in other WordPress code locations.
    • More information is available in the documentation.
  • Fixed the video resolution selection resulting in only 2 resolutions being actually used (320p and 720p).
  • Fixed the default menu color, which used an invalid character.