Fires before the Edit Linc Category form.
Parameters
-
$tagWP_Term -
Current linc category term object.
Source
do_action_deprecated( 'edit_linc_category_form_pre', array( $tag ), '3.0.0', '{$taxonomy}_pre_edit_form' );
Changuelog
| Versionen | Description |
|---|---|
| 3.0.0 | Use '{$taxonomy _pre_edit_form’} instead. |
| 2.3.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.