No notifications when posting from mobile app
-
We’re testing this plugin and it’s ideal for our purposes (notification of new posts in a blog for IT support staff), except for the fact that we’re having a problem with notifications of new posts if the post is made via the WordPress mobile app (https://wordpress.org/mobile/).
Note: This blog is part of a multisite install (blogs.brynmawr.edu), if that matters.
– Notifications work wonderfully if made from desktop, or from the mobile website.
– Notifications will only work if made from the mobile app if the user deliberately saves the post as a draft first (this is a pretty clunky and time-consuming process, which is understandably not what our users want when they’re posting from mobile). We think the reason for this is that the plugin relies on the transition_post_status hook that goes from draft to publish. Posts from the mobile app presumably don’t get the draft status unless it’s done deliberately in the aforementioned clunky fashion.Has anyone else encountered this issue? Are there any other workarounds?
We’ve noticed that another notification plugin we’ve tried uses the same hook, so presumably it’s a pretty common thing to rely on, but it doesn’t seem to work well with mobile, which I assume an increasing number of people are using to post with.
Thanks for any assistance, and please let me know if you need any further information.
The topic ‘No notifications when posting from mobile app’ is closed to new replies.