您当前的位置:首页 > TAG信息列表 > youtube

  • 从POST_CONTENT获取YouTube链接不起作用

    时间:2019-01-24

    我正在尝试从post\\u内容中检索youtube链接,但不起作用。。function get_yts() { $query_args = array( \'s\' => \'youtube.com/watch?v=\', ); $posts = get_posts( $query_args ); foreach ($posts as $p) { $matches