bp_activity_comment_permalink ()
输出活动注释永久链接。
描述
源
文件:bp-activity / bp-activity-template.php
函数bp_activity_comment_permalink() {echo esc_url(bp_get_activity_comment_permalink());}
更新日志
版本 | 描述 |
---|---|
BuddyPress 1.8.0 | 介绍了。 |
输出活动注释永久链接。
文件:bp-activity / bp-activity-template.php
函数bp_activity_comment_permalink() {echo esc_url(bp_get_activity_comment_permalink());}
版本 | 描述 |
---|---|
BuddyPress 1.8.0 | 介绍了。 |
使用 | 描述 |
---|---|
bp-activity / bp-activity-template.php:bp_get_activity_comment_permalink () | 返回活动注释永久链接。 |