'.__("Shortlink for this post:", 'astp').' '.wp_get_shortlink().'

'; return $content; } add_filter( "the_content", "astp_add_shortlink", 11); ?>