I'm getting this : PHP Parse error: syntax error, unexpected T_STRING on this line of code,
$link = '<a href="' . esc_url(wp_logout_url($redirect)) . '" title="' . esc_attr(__('Logout')) . '">' . esc_attr(__('Logout')) . '</a>';
Am I missing something?
Thanks,
hal
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.