author url
hi,
i need to change the path of author url, i saw in the theme-function.php that it is deprecated since 3.0.5, so where i can modify it?
// define('CP_AUTHOR_PATH', get_bloginfo('url').'/'.get_option($app_abbr.'_author_url').'/'); // deprecated since 3.0.5
thank you