• Hi

    Is it possible to get the notifications from Ultimate Member to integrate with the App Notifications?

Viewing 1 replies (of 1 total)
  • Plugin Author Amauri

    (@amauric)

    Technically yes, it’s possible.

    Push are sent with this PHP function:

    
    wpmobileapp_push($title, $message, '', $link, 'all', $sendDate_timestamp, $email);
    

    I dont know if there is a hook on Ultimate Member that can used for that ; )

Viewing 1 replies (of 1 total)
  • The topic ‘Notifications Merger’ is closed to new replies.