how about ... add_filter('register','adapt_site_admin_link'); function adapt_site_admin_link($link) { global $current_user; ...
確定! 回上一頁