Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




get_edit_tag_link [ WordPress Function ]

get_edit_tag_link ( $tag_id, $taxonomy = 'post_tag' )
Parameters:
  • (int) $tag_id Tag ID
  • (string) $taxonomy Taxonomy
Returns:
  • (string)
Defined at:



Retrieve edit tag link.

Source


<?php
function get_edit_tag_link$tag_id$taxonomy 'post_tag' ) {
    return 
apply_filters'get_edit_tag_link'get_edit_term_link$tag_id$taxonomy ) );
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics