过滤器挂钩:过滤注释编辑链接。
apply_filters( ‘get_edit_comment_link’, string $location )
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$location | (string) | 编辑链接。 |
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.3.0 | wp-includes/link-template.php:1513 | 1 | 0 |
过滤器挂钩:过滤注释编辑链接。
apply_filters( ‘get_edit_comment_link’, string $location )
参数 | 类型 | 说明 |
---|---|---|
$location | (string) | 编辑链接。 |
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.3.0 | wp-includes/link-template.php:1513 | 1 | 0 |
之前