[wp-trac] [WordPress Trac] #57208: Missing parameter comment

WordPress Trac noreply at wordpress.org
Sat Nov 26 06:32:09 UTC 2022


#57208: Missing parameter comment
------------------------------+-----------------------------
 Reporter:  mahekkalola       |      Owner:  (none)
     Type:  enhancement       |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  General           |    Version:
 Severity:  normal            |   Keywords:
  Focuses:  coding-standards  |
------------------------------+-----------------------------
 Missing parameter comment for the below functions:

 **file path:** src\wp-admin\includes\template.php
 1) **function name:** wp_link_category_checklist( $link_id = 0 )
 **line number:** 265
 2)** function name:** wp_comment_reply( $position = 1, $checkbox = false,
 $mode = 'single', $table_row = true )
 **line number:** 410
 3) **function name:** list_meta( $meta )
 **line number:** 570
 4) **function name:** _list_meta_row( $entry, &$count )
 **line number:** 616
 5) **function name:** find_posts_div( $found_action = '' )
 **line number:** 1974

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57208>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list