comments_link_feed [ WordPress Function ]
comments_link_feed ( No parameters )
| Returns: |
|
| Defined at: |
|
Benzer Fonksiyonlar: comments_link, comment_link, get_comments_link, comment_id_fields, comments_rss_link
Outputs the link to the comments for the current post in an xml safe way
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- comments_link_feed (WordPress Function) - WPSeek.com
WordPress lookup for comments_link_feed, a WordPress Function. wpseek.com is a WordPress-centric search tool for developers and theme authors.
wpseek.com - Docs for page feed.php
string $show: See get_bloginfo() for possible values. comments_link_feed (line 199). Outputs the link to the comments for the current post in an xml safe way ...
phpdoc.wordpress.org - wp-includes/feed-rss2.php source - yukei.net
link> 37 <comments><?php comments_link_feed(); ?></comments> 38 < pubDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_post_time('Y-m-d H :i:s', ...
lab.yukei.net - <item> <title><?php the_title_rss() ?></title> <link><?php - Pastebin
2 days ago ... <comments><?php comments_link_feed(); ?></comments>. <pubDate><?php echo mysql2date('D, d M Y H:i:s +0000', get_post_time('Y-m-d ...
pastebin.com