This hook has been deprecated. Use {$taxonomy}_add_form instead.

do_action( 'edit_link_category_form', object $arg )

Fires at the end of the Edit Link form.


Parameters

$arg

(object) arguments cast to an object.


Source

File: wp-admin/edit-tags.php

View on GitHub


Changelog

Changelog
Version Description
WP-3.0.0 Use {$taxonomy}_add_form instead.
WP-2.3.0 Introduced. This hook has been deprecated. Use {$taxonomy}_add_form instead.