get_edit_post_link – filter

Filters the post edit link. 

Parameters

.
( 2.3.0 ) . .
$link
( string ) The edit link. . . .
( int ) $post_id Post ID. . . .
$context
( string ) The link context. If set to ‘display’ then ampersands are encoded. . . .
API Letters: ,,,

Implementers