• Each member country is saved . If I want to send a user a default email it in his own language .

    I need a function to fill <? Php _e ( ‘ email ‘ Theme ‘); ? > The placeholder .

    $ shk_language = get_the_author_meta ( ‘ shk_laguage ‘ , $ shk_user_id ) ;

    I can pick up the language .

    Question ?
    I do not know how the comprehensive number Placeholer with the correct language pack .

    THX

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter srichter

    (@srichter)

    I want to add the right language from . po to wp_mail().

    Thread Starter srichter

    (@srichter)

    I still can not send emails with wp_mail ( ) Send accessing the en_EN.po and fill the placeholder .
    I save to every user in the meta his Language .

    I want to send the user email in his language .

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

The topic ‘wp_mail() – poedit –’ is closed to new replies.