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

Email Error Notifications #1153

Closed
teachernerd opened this issue Aug 2, 2024 · 2 comments · Fixed by #1180
Closed

Email Error Notifications #1153

teachernerd opened this issue Aug 2, 2024 · 2 comments · Fixed by #1180
Assignees
Labels
enhancement New feature or request php Requires understanding PHP

Comments

@teachernerd
Copy link

Description

Is there a way (beyond the failure messages that appear in the WP dashboard) to alert a channel admin via email when a post fails to publish to Apple News?

@renatonascalves renatonascalves self-assigned this Oct 11, 2024
@renatonascalves renatonascalves added php Requires understanding PHP enhancement New feature or request labels Oct 11, 2024
@renatonascalves
Copy link

@teachernerd See the #1180 pull request for a possible solution here. I'm adding a hook that fires when a post fails to be pushed to Apple News.

Any developer can use the action to send a notification, an email, etc. :)

@teachernerd
Copy link
Author

That sounds like exactly what we need. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request php Requires understanding PHP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants