WordPress 检测文章是否被百度收录 直接上代码 php function baidu_check($url){ global $wpdb; $post_id = ( null === $post_id ) ? get_the_ID() ... 2021-03-21 Wordpress 微言心语 24 # wordpress # 收录 # 百度