Forums

Post via XMLRPC from Flickr does not trigger Email Notification (3 posts)

  1. bonaireguy
    Member
    Posted 4 years ago #

    I managed to get moblogging set up to my WordPress 2.5 blog using Flickr, which in turn adds posts via XMLRPC. However, posts made by Flickr are not triggering e-mail notification via the Email Notification 2.3.1 plug-in.

    I thought it might be because a post published via XMLRPC does not trigger the 'publish_post' action, but I saw no difference in behavior when I added:

    // Send the notification
    add_action('xmlrpc_publish_post', 'email_notification_send', 5);

    To the end of email_notification_2.3.1.php

    Any idea, suggestions, etc. on how to get email notification of new posts via XMLRPC working?

  2. jrgd
    Member
    Posted 3 years ago #

    would be nice to know if you managed to get this working - i have similar issue with xmlrpc and twitter which doesn't fire the alert when posting from a client

  3. mme
    Member
    Posted 3 years ago #

    Same here when posting using the iPhone. I tried adding it in just a simple mail command but nothing seemed to happen so I am not sure how this works. But I would be very interested for a solution.

Topic Closed

This topic has been closed to new replies.

About this Topic