首页 WordPress函数大全 get_blog_permalink()

get_blog_permalink()

2020-05-01 / 2349阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_blog_permalink( int $blog_id, int $post_id )

Get the permalink for a post>

Contents

  • Description
    • Parameters
    • Return
    • Source
    • Changelog
  • Related
    • Uses
  • User Contributed Notes

描述

参数

$blog_id

(int)
(Required)
ID of the source blog.

$post_id

(int)
(Required)
ID of the desired post.

返回

(string) The post's permalink

大家谈论
    我的见解