links_popup_script()
links_popup_script( string $text = ‘Links’, int $width …
links_popup_script( string $text = ‘Links’,  int $width = 400,  int $height = 400,  string $file = ‘links.all.php’,  bool $count = true )
显示指向链接弹出窗口的链接和链接数。
Show the link to the links popup and the number of links.
显示指向链接弹出窗口的链接和链接数。
Show the link to the links popup and the number of links.
目录锚点:#参数#返回#源码
参数(Parameters)
| 参数 | 类型 | 必填 | 说明 | 
|---|---|---|---|
| $text | (string) | 可选 | 链接的文本 | 
| $width | (int) | 可选 | 弹出窗口的宽度 | 
| $height | (int) | 可选 | 弹出窗口的高度 | 
| $file | (string) | 可选 | 在弹出窗口中打开的页面 | 
| $count | (bool) | 可选 | 数据库中的链接数 | 
返回(Return)
无返回值
源码(Source)
| 更新版本 | 源码位置 | 使用 | 被使用 | 
|---|---|---|---|
| 2.1.0 | wp-includes/deprecated.php:1062 | 0 | 1 function | 
类别:WordPress 函数手册、 
		本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

还没有任何评论,赶紧来占个楼吧!