wpseek.com
A WordPress-centric search engine for devs and theme authors



edit_link_category_form_pre › WordPress Action Hooks

Since2.3.0
DeprecatedUse {@see '{$taxonomy}_pre_edit_form'} instead.
do_action_deprecated( 'edit_link_category_form_pre', array( $tag ), '3.0.0', '{$taxonomy}_pre_edit_form' );
Parameters:
  • () tag Current link category term object.
    Required: Yes
Defined at:
Codex:

Fires before the Edit Link Category form.





Source

do_action_deprecated( 'edit_link_category_form_pre', array( $tag ), '3.0.0', '{$taxonomy}_pre_edit_form' );