Using the Headway theme. Have added some custom functions in the custom_functions.php file. If I call a wp function such as wp_update_user() I get a call to undefined function error.
I read that you should not need to include the wp functions if you add a function in the custom functions file.
Can you help? Thanks.