Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filter to disable tweeting based on post status change. #99

Merged
merged 1 commit into from
Mar 30, 2020

Conversation

rickalee
Copy link
Contributor

Issue with disabling tweeting on transition from a custom post status. Adding filter to allow disabling of tweet based on $post, $old_status or $new_status.

Description of the Change

Alternate Designs

Benefits

Possible Drawbacks

Verification Process

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

Changelog Entry

@rickalee rickalee requested a review from johnwatkins0 March 27, 2020 22:23
@jeffpaul jeffpaul added this to the 1.1.0 milestone Mar 28, 2020
@jeffpaul jeffpaul added the type:enhancement New feature or request. label Mar 28, 2020
Copy link
Member

@johnwatkins0 johnwatkins0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @rickalee!

@johnwatkins0 johnwatkins0 merged commit 5bed0b8 into develop Mar 30, 2020
@johnwatkins0 johnwatkins0 deleted the feature/post-status-filter branch March 30, 2020 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants