Audric Smith

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: SMS notifications for private messages #23790
    Audric Smith
    Participant

    It would be great if you could do this custom work for me. Please contact me via my email.

    Thanks

    in reply to: SMS notifications for private messages #23736
    Audric Smith
    Participant

    Thank you for the example, but it’s not working, I tried everything including changing the keys etc..

    I am testing with send_email function in class-fep-emails.php and the mobile number is users custom field (Advanced Custom Fields plugin).

    function send_email( $postid, $post ){
    $participants = fep_get_participants( $postid );
    $participants = apply_filters( ‘fep_filter_send_email_participants’, $participants, $postid );

    if ( $participants && is_array( $participants ) ){

    PM Recipient > Recipient user id > mobile custom field

    Any help would be highly appreciated.

    Thanks

    Nick

Viewing 2 posts - 1 through 2 (of 2 total)