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



edit_link_category_form › WordPress Action Hooks

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

Fires at the end of the Edit Link form.





Quellcode

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