[wp-trac] [WordPress Trac] #24508: Improve comments for get_comment_author_link()
WordPress Trac
noreply at wordpress.org
Thu Jun 6 07:28:17 UTC 2013
#24508: Improve comments for get_comment_author_link()
-------------------------+-----------------------------
Reporter: nofearinc | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Inline Docs | Version: trunk
Severity: normal | Keywords: has-patch
-------------------------+-----------------------------
Currently, the `get_comment_author_link()` function in wp-includes
/comment-template.php has a TODO for conditionals to be added while
calling get_comment_author_url() and get_comment_author(). Since both
functions use get_comment() to fetch the object and when the `comment_ID`
function argument is empty, it falls back to the global comment object, we
could update the comments and shed light on the actions that are to be
executed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24508>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list