This hook has been deprecated. Use ‘{$taxonomy_add_form’} instead.

do_action_deprecated( 'edit_category_form', object $arg )

Fires at the end of the Edit Category form.


Parameters

$arg

arguments cast to an object.


Source

File: wp-admin/edit-tags.php

View on GitHub


Changelog

Changelog
Version Description
3.0.0 Use '{$taxonomy_add_form'} instead.
2.1.0 Introduced. This hook has been deprecated. Use {@see '{$taxonomy}_add_form'} instead.