wp-includes/deprecated.php:1088Show the link to the links popup and the number of links.
$textstringoptional'Links'$widthintoptional400$heightintoptional400$filestringoptional'links.all.php'$countbooloptionaltruefunction links_popup_script($text = 'Links', $width=400, $height=400, $file='links.all.php', $count = true) { _deprecated_function( __FUNCTION__, '2.1.0' );}Introduced in 0.71. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-includes/deprecated.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.