[wp-trac] [WordPress Trac] #9702: edit_post_link() ; edit_category_link() ; edit_tags_link()
WordPress Trac
wp-trac at lists.automattic.com
Sun Nov 1 21:49:46 UTC 2009
#9702: edit_post_link() ; edit_category_link() ; edit_tags_link()
-------------------------+--------------------------------------------------
Reporter: ramiy | Owner: westi
Type: enhancement | Status: reviewing
Priority: low | Milestone: 2.9
Component: Template | Version: 2.7.1
Severity: minor | Keywords: has-patch
-------------------------+--------------------------------------------------
Comment(by ramiy):
There are no '''edit_term_link()''' function.
If you examine the __wp-includes/link-template.php__ file, you see that
there are many functions of this kind:
* get_edit_tag_link()
* get_edit_post_link()
* get_edit_comment_link()
* get_edit_bookmark_link()
But no '''get_edit_category_link()'''. This patch addes the cat edit link
function.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9702#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list