comment_text_rss [ WordPress Function ]
comment_text_rss ( No parameters )
| Uses: | |
| Defined at: |
|
Benzer Fonksiyonlar: comment_text, comment_exists, comments_rss, comment_author_rss, get_comment_text
Display the current comment content for use in the feeds.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- Template Tags/comment text rss « WordPress Codex
Description. Displays the text of a comment formatted for RSS. Typically used in the RSS comment feed template. This tag must be within The Loop, or a ...
codex.wordpress.org - Docs for page feed.php
comment_text_rss (line 279). Display the ... since: 1.0.0; uses: get_comment_text( ); uses: apply_filters() - Calls 'comment_text_rss' filter on comment content.
phpdoc.wordpress.org - comment_text_rss Wordpress hook details -- Adam Brown, BYU ...
comment_text_rss. Description. Applied to the comment text prior to including in an RSS feed. This description was scraped automatically from the WordPress ...
adambrown.info - Template Tags/comment text rss − WordDoku
[bearbeiten] Beschreibung. Gibt den Text des Kommentars RSS formatiert an. Überlicherweise wird dieser Tag im RSS-Kommentar-Template ...
doku.wpde.org