Fires when link-specific meta boxes are added.
Parameters
$linkobject- Link object.
Source
do_action( 'add_meta_boxes_link', $link );
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
Fires when link-specific meta boxes are added.
$linkobjectdo_action( 'add_meta_boxes_link', $link );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.