Requires setting on each individual site.
]]>Hi there
Hope someone still monitors these forums.
Just wondering, I’d like the sender name to appear as a name taken from a specific contact form.
My client has 2 contact forms on his website and he wants it so when he receives an email from either of these forms generate an email to him, the senders name comes up as the name input into the name field of the contact form.
Is this possible?
Many thanks
]]>just a small thing, the debug modus of wordpress is reporting: SF_Address and SF_Name should be in single quotation marks in send-from.php line 63ff. Originally they are not.
public function set_send_from_options(){
add_filter('wp_mail_from', array(&$this, 'SF_Address'));
add_filter('wp_mail_from_name', array(&$this, 'SF_Name'));
} // END public function set_send_from_options
Best wishes
Julius
Our WordPress shows that there’s a new version of the plugin, 2.0, now for a week or so. However, the plugin’s changelog doesn’t show anything changed, and the plugin’s main page shows that it was last updated in 2011. It seems that www.remarpro.com has encountered a synchronization issue with the plugin’s readme.txt.
According to SVN the changes are:
]]>Updated the code to fix naming conventions, reduce size, and fix and issue with the options page
Hi, is there any shortcode for me to put the form in a specific place?
Thanks
Thanks for the excellent plugin that does exactly what it promises (and what I think WP core should already do!). It works well in WP 3.4.2.
The standard place for the menu entries of plugins’ settings pages is under “Settings” in wp-admin sidebar. Send From is the only plugin out of the several dozens I’ve encountered putting its menu entry under “Plugins”. It’d be more coherent to have it under “Settings”.
]]>Hi,
In your description it says, “With Send From, you simply go into your admin panel and set what the end user sees in their From line.”
What do you mean by “admin panel”? Is that C Panel of the site I have my WP installed on (mysite.com/cpanel), or is that my WP Admin (mysite.com/wp-admin)? Whichever it is, where exactly inside of it do I set what the end user sees & how do I do that?
Thanks.
]]>Hello,
Send From Version 1.3 does not work with WP Version 3.4.1
Freshly installed both, mails still appear from my hosting provider’s default account username@host, which has nothing to do with my WP site.
Is there any chance plugin can be updated?
Thanks,
Viktor
is there a way to have the plugin test to see if the values were already set (like by a previous plugin, i.e. contact form 7), and only over ride them if they aren’t set?
]]>For some reason, mine is still sending postfix a from address of www-data which is the user apache2 is run under even after I change the email in the plugin :(.
]]>