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



edit_category_form_fields › WordPress Action Hooks

Seit2.9.0
VeraltetUse {@see '{$taxonomy}_edit_form_fields'} instead.
do_action_deprecated( 'edit_category_form_fields', array( $tag ), '3.0.0', '{$taxonomy}_edit_form_fields' );
Parameter:
  • () tag Current category term object.
    Erforderlich: Ja
Definiert in:
Codex:

Fires after the Edit Category form fields are displayed.





Quellcode

do_action_deprecated( 'edit_category_form_fields', array( $tag ), '3.0.0', '{$taxonomy}_edit_form_fields' );