Warning: This hook has been deprecated. Use {$taxonomy}_pre_add_form instead.

do_action( 'add_link_category_form_pre', object $arg )

Fires before the link category form.


Description Description


Parameters Parameters

$arg

(object) arguments cast to an object.


Top ↑

Source Source

File: wp-admin/edit-tags.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Use {$taxonomy}_pre_add_form instead.
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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