WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about submitlink_box

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-admin/edit-link-form.php do_action 142 /**
* Fires when link-specific meta boxes are added.
*
* @since 3.0.0
*
* @param object $link Link object.
*/
wp-admin/includes/meta-boxes.php do_action 1103 /**
* Fires at the end of the Publish box in the Link editing screen.
*
* @since 2.5.0
*/

Hook Parameters

Parameter Type Name Description