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

apple_news_skip_push not firing when a scheduling a post in Wordpress #1167

Open
trobinson94 opened this issue Sep 19, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@trobinson94
Copy link

trobinson94 commented Sep 19, 2024

Description of the bug

Posts that are scheduled never hit any of our custom filter, including apple_news_skip_push when a post is scheduled. Scheduled posts that should not be pushed to apple news are still being sent over.

Posts that are immediately published work as intended.

We are on version 2.4.0

Steps To Reproduce

  1. Schedule a post in WP that SHOULD be skipped
  2. Wait for post to publish
  3. See that the post is still sent to Apple News. (Should not do this)

Additional Information

No response

@trobinson94 trobinson94 added the bug Something isn't working label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant