Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




comment_text_rss [ WordPress Function ]

comment_text_rss ( No parameters )
Uses:
Defined at:



Display the current comment content for use in the feeds.

Source


<?php
function comment_text_rss() {
    
$comment_text get_comment_text();
    
$comment_text apply_filters('comment_text_rss'$comment_text);
    echo 
$comment_text;
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics