Skip to content

0.1.4

Compare
Choose a tag to compare
@aubreypwd aubreypwd released this 21 Dec 18:38
· 83 commits to master since this release

0.1.4

  • Will now log if/when a required plugin is not found.
  • New filters:
    • 'wds_required_plugin_auto_activate' - By default required plugins are auto-activated. This filter can disable that.
    • 'wds_required_plugin_log_if_not_found' - By default, missing required plugins will trigger an error in your log. This filter can disable that.
    • 'wds_required_plugins_error_log_text' - Filters the text format for the log entry.