comment_author_rss

函式
comment_author_rss ( No parameters )

comment_author_rss: 此函式生成一個指向特定作者的評論的RSS提要的連結。

顯示feed中的當前評論作者。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
function comment_author_rss() {
echo get_comment_author_rss();
}
function comment_author_rss() { echo get_comment_author_rss(); }
function comment_author_rss() {
	echo get_comment_author_rss();
}

常見問題

FAQs
檢視更多 >