Fires at the end of the Publish box in the Link editing screen.
wp-admin/edit-link-form.php:151file scopewp-admin/includes/meta-boxes.php:1162link_submit_meta_box() <?php /** * Fires at the end of the Publish box in the Link editing screen. * * @since 2.5.0 */ do_action( 'submitlink_box' ); ?><div class="clear"></div></div> <?php}Introduced in 2.5.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.