pingback_ping_source_uri

最后更新于:2021-11-27 14:16:22

apply_filters( ‘pingback_ping_source_uri’, string $pagelinkedfrom, string $pagelinkedto )

Filters the pingback source URI.

参数

$pagelinkedfrom

(string)
URI of the page linked from.

$pagelinkedto

(string)
URI of the page linked to.

源文件

文件: gc-includes/class-gc-xmlrpc-server.php

View on Trac