Core Function
View Source on Trac ↗ links_popup_script()
links_popup_script(
mixed $text = 'Links',
mixed $width = 400,
mixed $height = 400,
mixed $file = 'links.all.php',
mixed $count = true
) Show the link to the links popup and the number of links.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $text string | the text of the link |
| $width int | the width of the popup window |
| $height int | the height of the popup window |
| $file string | the page to open in the popup window |
| $count bool | the number of links in the db |
Return Value
(void)
No return value description available.
Function Information
Since Version
0.71
Source File
wp-includes/deprecated.php
Advertisement