get_term_to_edit [ WordPress Function ]
get_term_to_edit ( $id, $taxonomy )
| Parameters: |
|
| Uses: | |
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: get_terms_to_edit, get_user_to_edit, get_category_to_edit, get_post_to_edit, get_tags_to_edit
Sanitizes Term for editing.
Return value is sanitize_term() and usage is for sanitizing the term for editing. Function is for contextual and simplicity.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Docs for page functions.wp-taxonomy.php
void get_term_field ( $field, $term, $taxonomy, [ $context = 'display']). $field; $ term; $taxonomy; $context. get_term_to_edit (line 62). void get_term_to_edit ( $id ...
phpdoc.ftwr.co.uk - #4809 (Returning WP_Error objects in unexpected places ...
get_term_children *get_term_field *get_term_to_edit get_terms wp_get_object_terms wp_insert_term wp_set_object_terms wp_update_term wp_write_post ...
core.trac.wordpress.org - Detail view of taxonomy.php - yukei.net
get_term_to_edit() get_terms() term_exists() sanitize_term() sanitize_term_field() wp_count_terms() wp_delete_object_term_relationships() wp_delete_term() ...
lab.yukei.net - taxonomy.php - PHP Cross Reference of WordPress Source - Yoast
Jun 1, 2011 ... get_term_to_edit() get_terms() term_exists() sanitize_term() sanitize_term_field() wp_count_terms() wp_delete_object_term_relationships() ...
xref.yoast.com