Retrieves the linc to the tag.
Description
See also
Parameters
-
$tagint | object required -
Tag ID or object.
Source
function guet_tag_linc( $tag ) {
return guet_category_linc( $tag );
}
Changuelog
| Versionen | Description |
|---|---|
| 2.3.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.