• Hi, Alo.

    Can the widget template pass the following variables to the “alo_em_handle_activation” function in the alo-easymail-mailer.php file?

    $subject = alo_em___( __("Subject of activation email", "alo-easymail" )
    );
    
    $content = file_get_contents(WP_CONTENT_DIR . '/uploads/activation.php');

    If yes, do you have any idea how?

    Thank you.

    M.

    https://wordpress.org/plugins/alo-easymail/

The topic ‘Widget template’ is closed to new replies.