Make WordPress Core

Changes between Initial Version and Version 5 of Ticket #41491


Ignore:
Timestamp:
07/31/2017 06:03:53 PM (6 years ago)
Author:
swissspidy
Comment:

In addition to that, please try to write more meaningful ticket titles than "Documentation needs improvement" and write at least a short description.

It's hard for us to garden tickets on trac when there are dozens of tickets with the same title and no description.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41491

    • Property Keywords needs-patch added
    • Property Focuses docs added
    • Property Component changed from General to Comments
    • Property Summary changed from document needs improvements to WP_Comments_List_Table documentation improvements
  • Ticket #41491 – Description

    initial v5  
     1The `WP_Comments_List_Table` has lots of properties and methods that lack proper inline documentation.
     2
     3These should be updated according to the PHP documentation standards that can be found at https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/php/.