W3cubDocs

/WordPress

do_action( 'manage_link_custom_column', string $column_name, int $link_id )

Fires for each registered custom link column.

Parameters

$column_name

(string) Name of the custom column.

$link_id

(int) Link ID.

Source

File: wp-admin/includes/class-wp-links-list-table.php

View on Trac

Changelog

Version Description
2.1.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/manage_link_custom_column