wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



add_link_category_form_pre › WordPress Action Hooks

Seit2.3.0
VeraltetUse {@see '{$taxonomy}_pre_add_form'} instead.
do_action_deprecated( 'add_link_category_form_pre', array( (object) array( 'parent' => 0 ) ), '3.0.0', '{$taxonomy}_pre_add_form' );
Parameter:
  • () arg Optional arguments cast to an object.
    Erforderlich: Nein
    Standard:
Definiert in:
Codex:

Fires before the link category form.





Quellcode

do_action_deprecated( 'add_link_category_form_pre', array( (object) array( 'parent' => 0 ) ), '3.0.0', '{$taxonomy}_pre_add_form' );