Home
last modified time | relevance | path

Searched refs:for_comments (Results 1 – 2 of 2) sorted by relevance

/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dfunctions.php1617 * @param bool $for_comments True for the comment feed, false for normal feed.
1619 function do_feed_rss2( $for_comments ) { argument
1620 if ( $for_comments ) {
1634 * @param bool $for_comments True for the comment feed, false for normal feed.
1636 function do_feed_atom( $for_comments ) { argument
1637 if ( $for_comments ) {
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dfunctions.php1617 * @param bool $for_comments True for the comment feed, false for normal feed.
1619 function do_feed_rss2( $for_comments ) { argument
1620 if ( $for_comments ) {
1634 * @param bool $for_comments True for the comment feed, false for normal feed.
1636 function do_feed_atom( $for_comments ) { argument
1637 if ( $for_comments ) {