Make WordPress Core

Ticket #42997: 42997.2.diff

File 42997.2.diff, 555 bytes (added by audrasjb, 7 years ago)

@since refresh for 5.0.3

  • src/wp-admin/includes/class-wp-comments-list-table.php

    diff --git a/src/wp-admin/includes/class-wp-comments-list-table.php b/src/wp-admin/includes/class-wp-comments-list-table.php
    index df95e1d..fce9426 100644
    a b class WP_Comments_List_Table extends WP_List_Table { 
    138138                /**
    139139                 * Filters the arguments for the comment query in the comments list table.
    140140                 *
    141                  * @since 5.0.0
     141                 * @since 5.0.3
    142142                 *
    143143                 * @param array $args An array of get_comments() arguments.
    144144                 */