Skip to content

1.6.0

Compare
Choose a tag to compare
@mAAdhaTTah mAAdhaTTah released this 18 Jan 03:14
· 94 commits to master since this release
  • New filters:
    • wpghs_pre_fetch_all_supported: Filter the query args before all supported posts are queried.
    • wpghs_is_post_supported: Determines whether the post is supported by importing/exporting.
  • Bugfix: Set secret to password field. See [#124].
  • Bugfix: Fix error when importing branch-deletion webhooks.
  • Bugfix: Fix "semaphore is locked" response from webhook. See [#121].
  • Bugfix: Correctly display import/export messages in settings page. See [#127].
  • Bugfix: Correctly set if post is new only when the matching ID is found in the database.