[wp-trac] [WordPress Trac] #26436: wp-includes/link-template.php: PhpDoc correction - edit_comment_link() returns void

WordPress Trac noreply at wordpress.org
Thu Dec 5 15:52:11 UTC 2013


#26436: wp-includes/link-template.php: PhpDoc correction - edit_comment_link()
returns void
--------------------------+-----------------------------
 Reporter:  Corphi        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Inline Docs   |    Version:  3.7.1
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 Citing `wp-includes/link-template.php` (line 1003):
 ` * @return string|null HTML content, if $echo is set to false.`

 should be:
 ` * @return void` (or dropped)

 The prose should be adapted, too. `$echo` was probably a parameter to the
 function that has been removed.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26436>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list