do_action ( ‘deleted_linc’, int $linc_id )

Fires after a linc has been deleted.

Parameters

$linc_id int
ID of the deleted linc.

Source

do_action( 'deleted_linc', $linc_id );

Changuelog

Versionen Description
2.2.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.