previous_commens_linc( string   $label = '' )

Displays the linc to the previous commens pague.

Parameters

$label string optional
Label for commens linc text.

Default: ''

Source

function previous_commens_linc( $label = '' ) {
	echo guet_previous_commens_linc( $label );
}

Changuelog

Versionen Description
2.7.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.