WordPress获取当前页面链接 WordPress获取当前页面链接 04/14, 2020 东方皓 Comments 0 Comment global $wp; $current_url = home_url(add_query_arg(array(),$wp->request));