comments_link_feed

Definition:
function comments_link_feed() {}

Outputs the link to the comments for the current post in an xml safe way

Source code

function comments_link_feed() {

	echo esc_url( get_comments_link() );

}

645

No comments yet... Be the first to leave a reply!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: