WordPress函数文档get_blogaddress_by_id()

通过博客id获取博客地址(多站点) 描述 Get a full blog URL, given a blog …

通过博客id获取博客地址(多站点)

描述

Get a full blog URL, given a blog id.

用法

<?php get_blogaddress_by_id$blog_id ?>

参数

$blog_id

(integer) (必填) Blog ID

默认值: None

返回值

(string

The full blog URL

历史

添加于 版本: 3.0.0

  • 原文:http://codex.wordpress.org/Function_Reference/get_blogaddress_by_id
类别:WordPress函数文档

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT