WPDev.one
Core Function
View Source on Trac ↗

trackback_url()

trackback_url( mixed $deprecated_echo = true )

Displays the current post's trackback URL.

Parameters 0 required

Name / Type Description
$deprecated_echo
bool

Not used.

Return Value

((void)
(void | string) Should only be used to echo the trackback URL, use get_trackback_url() for the result instead.

Function Information

Since Version
0.71
Source File
wp-includes/comment-template.php
Advertisement