get_edit_term_link

Advertisement

Summery Summery

Filters the edit link for a term.

Syntax Syntax

apply_filters( 'get_edit_term_link', string $location, int $term_id, string $taxonomy, string $object_type )

Parameters Parameters

$location

(string) The edit link.

$term_id

(int) Term ID.

$taxonomy

(string) Taxonomy name.

$object_type

(string) The object type (eg. the post type).

Source Source

File: wp-includes/link-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.