Trouble getting wp_mail() to work
-
I have built some custom front-end pages for WP and generally have been able to use all plugins with little trouble in my custom php code.
But when I tried to call wp_mail() I get this error: PHP Fatal error: Call to undefined function wp_mail().
As I use a SMTP plugin is it possible this is hurting things?
Is there a basic reason I am not picking up the wp_mail function in my front end code when I can see and use all the other WP functions?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Trouble getting wp_mail() to work’ is closed to new replies.