%1$s%2$s', __( 'Edit', 'bidnis' ), get_the_title() ); return '' . $text . ''; } add_filter( 'edit_post_link', 'bidnis_edit_post_link', 10, 3 );