submitlink_box WordPress Action Hook
The submitlink_box hook allows you to add custom content to the submit link box on the front end of your site. This is a great way to add extra information or links that users may need when submitting a link.
do_action( 'submitlink_box' ) #
Fires at the end of the Publish box in the Link editing screen.